Aurora Blog
Home
Spring AI is any way to add a spring bean method to the ToolCallback list as default.
2025-09-05 14:00:42
534
Expected Behaviora special an annotation can add a spring bean method to the ToolCallback list as default . then we can ...
Spring AI Tool Messages not stored in Memory (esp. when using .stream.chatClientResponse())
2025-09-05 14:00:40
4504
Little pre-word: Yes, I read the mention of that missing feature on the docs.Currently, the intermediate messages exchan...
SpringBoot Remove GridFs from MongoConnectionDetails
2025-09-05 14:00:27
190
GridFS is a Spring Data MongoDB-specific feature. As such, it does not belong on MongoConnectionDetails which provides g...
SpringBoot Rename *DataProperties classes to Data*Properties
2025-09-05 14:00:26
439
We have some inconsistency in the names of our Spring Data-related classes. For example, we have:CouchbaseDataProperties...
SpringBoot Configuration properties documentation describes management.health.influxdb.enabled which no longer exists
2025-09-05 14:00:22
699
Influx support was deprecated in 3.2 and then removed in 3.4 but the management.health.influxdb.enabled configuration pr...
SpringBoot Add a configuration property for configuring Spring Data MongoDB's BigDecimal representation
2025-09-05 14:00:20
953
Chatting with @mp911de, it would be useful for Boot to provide a configuration property for Spring Data MongoDB's BigDec...
SpringBoot Rename MongoDB properties that do not require Spring Data MongoDB
2025-09-05 14:00:18
1291
Unless I have overlooked something, I think we may have missed some changes when determining the scope of #11574. MongoP...
Spring API Versioning with path segment strategy does not behave as expected
2025-09-05 14:00:14
5410
I currently test the new feature with Spring Web version 7.0.0-M8, and there are multiple issues I had before making it ...
Spring Support injecting the API version into a controller method
2025-09-05 14:00:12
387
Most often it would be SemanticApiVersionParser.Version parses to a known, public Version type. We can easily support in...
Spring Avoid pinning in SSEEmitter & ResponseBodyEmitter
2025-09-05 14:00:11
853
https://github.com/spring-projects/spring-framework/issues/30996 fixed thread pinning issue. But only for SSEEmitter. St...
Spring Improve reference docs on API versioning by path
2025-09-05 14:00:09
758
As explained under #35404 it would help to show an example of inserting a path prefix with a placeholder for the version...
Spring Refine Nullness for Kotlin functions returning Unit
2025-09-05 14:00:07
83
Should have unspecified nullness like for Java void/ Void (see related check here).
Spring Invalid Nullness information for Kotlin properties
2025-09-05 14:00:05
621
It seems that Nullness properly gets the nullness information for Kotlin function return types, but not for members acce...
Apache Superset [SIP-182] Semantic Layer Support in Apache Superset
2025-09-04 14:01:35
15007
SIP: Semantic Layer Support in Apache SupersetAbstractThis proposal introduces changes to Apache Superset to better supp...
Apache Superset Error fetching table metadata + 404 on /ws + SupersetParseError (Unexpected token) in SQL Lab
2025-09-04 14:01:34
5390
Bug descriptionBug DescriptionI am facing multiple issues in Apache Superset (running via Docker Compose):When I try to ...
Apache Dubbo [Bug] there are short, float type deserialization issues at hessian lite of dubbo3
2025-09-04 14:01:20
1473
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Redis [BUG] Ubuntu 24.04 & redis-sentinel is missing redis-server
2025-09-04 14:01:16
2664
Describe the bugThe service redis-sentinel does not start after upgrading redis-sentinel from 6:7.4.3-1rl1~jammy1 to 6:8...
Redis [BUG] Redis CLI ctrl+arrow
2025-09-04 14:01:14
1776
Describe the bugOften in the interactive Linux CLI one may want to keep a long key from a previous command but modify th...
Spring Security Add SecurityAssertions
2025-09-04 14:01:04
398
There are many Security tests that extract authorities, convert them to strings, and then assert their contents. It woul...
Spring Security RequestMatchers should implement equals and hashCode
2025-09-04 14:01:02
125
Because Spring Security sometimes uses RequestMatcher as a Map key, all implementations should implement equals and hash...
上一页
下一页
1
…
12
13
14
15
16
…
313
.