Aurora Blog
Home
Spring AI Generate complex Json schemas with BeanOutputConverter
2025-06-05 14:01:17
2006
Expected BehaviorBe able to generate more complex schemas with the BeanOutputConverter class, for instance with constrai...
Spring AI 我用spring ai实现一个mcp server.服务起来后,一直无法访问/sse端点
2025-06-05 14:01:03
8864
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
Spring AI anthropic-ai thinking error
2025-06-05 14:00:50
2555
Bug descriptionCaused by: com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve type id 'thinking...
Spring AI PGVector not using Threshold
2025-06-05 14:00:47
2382
Bug description var criteria = SearchRequest.builder().query(payload) .topK(properties.getTopK()) ...
SpringBoot Unable to customize RestTemplateBuilder with connectionTimeout when requestFactory used
2025-06-05 14:00:43
8996
Hi,I found out that in JDK 17 and 21 (probably other versions too) when I call RestTemplateBuilder customization of conn...
SpringBoot NullPointerException during native image build when using @SpringBootApplication
2025-06-05 14:00:41
1446
Describe the bugWhen building a native image using GraalVM Native Image with a basic Spring Boot application annotated w...
SpringBoot Rework server.servlet.encoding properties to clarify when they apply
2025-06-05 14:00:39
1878
server.servlet.encoding.force, server.servlet.encoding.force-request, server.servlet.encoding.force-responseHttpEncoding...
SpringBoot Enable/disable JarFile caching in JarUrlConnection
2025-06-05 14:00:36
1759
Context - https://stackoverflow.com/questions/79652217/very-slow-startup-time-for-spring-boot-executable-jar-on-windows-...
SpringBoot Review SSL info contribution and its use of management.health.ssl.certificate-validity-warning-threshold
2025-06-05 14:00:34
462
Having a management.health.ssl property affect SSL info doesn't feel quite right, particularly as it's management.info.s...
Spring Document http_server_requests_active_seconds
2025-06-05 14:00:24
3398
To me http_server_requests_active_seconds seems to be completly undocumented, so it would be nice to document that metri...
Spring PathPattern#combine throws StringIndexOutOfBoundsException
2025-06-05 14:00:20
1250
SituationI've had the situation that a @Controller was defined with @RequestMapping("/*") to manage all request for that...
Spring Duplicate given setup in @beforeEach and test methods in JpaTransactionManagerTests
2025-06-05 14:00:16
732
I've noticed that some given setup logic in the @BeforeEach method is also repeated in several individual test methods i...
Spring Validation is not enforced on HttpExchange interfaces
2025-06-05 14:00:13
1608
Hello there,I've been trying to get validation to trigger for outward HTTP calls in the context of @HttpExchange interfa...
Spring Support @MockitoBean in @Configuration classes
2025-06-01 14:01:16
24197
VersionsSpring Boot 3.4.0Spring Framework 6.2.0Hi Spring team,While upgrading our apps to Spring Boot 3.4.0, I've encoun...
Spring UriComponentsBuilder double encodes query parameters
2025-06-01 14:00:14
3474
Affects: Tested on 4,5,6.URIComponentsBuilder double encodes the request parameter when replaceQueryParam is called. Thi...
Apache Superset Some chart data is not visible.
2025-05-26 14:02:27
3139
Bug descriptionWhen drawing a line chart using data, some overlapping points of the line are not visible as shown below....
Apache Dubbo [Bug] some clients might always encounter the RpcException with 'No provider available from registry' if restarting all clients and servers which register-mode are interface
2025-05-26 14:02:00
11814
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...
MyBatis-Plus [功能改进]: 是否能把CrudRepository换成CrudMapper,把数据库相关操作都写在Mapper层,这样就不会出现双DAO层了
2025-05-26 14:01:54
843
确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进按分层责任的划分数...
Redis [NEW] bit vectors and hamming distance
2025-05-26 14:01:43
1511
Fast and compact vector formatWould it be possible to add a bit representation for vectors which uses hamming distance f...
Spring Security There is no way to know if a custom logout success handler has been set
2025-05-26 14:01:32
2786
Expected BehaviorDuring HttpSecurity build process, a custom configurer might need to know if a custom logout success ha...
上一页
下一页
1
…
33
34
35
36
37
…
49
.