Aurora Blog
Home
Spring Cloud Openfeign Java 16+ Records as @SpringQueryMap does not recognize any field
2025-10-09 14:00:53
4104
Is your feature request related to a problem? Please describe.If you use Records in Java 16+ (JEP 395) as @SpringQueryMa...
Spring Security Add possibility to customize refresh token and DPoP binding
2025-10-09 14:00:44
1046
Expected BehaviorIt should be possible to customize refresh token and DPoP binding, so engineers can use any binding sch...
Spring Security Consider enabling automatically WebauthnJacksonModule in SecurityJacksonModules
2025-10-09 14:00:42
378
While it is not possible to automatically enable WebauthnJackson2Module in SecurityJackson2Modules due to the global def...
Spring AI Anthropic Thinking Content Missing in Streaming Responses for Sonnet/Opus 4 model
2025-10-09 14:00:39
2176
Anthropic's 'thinking' content blocks and deltas are missing from streaming responses when using Claude Opus 4. Addition...
Spring AI Auto-config: Retries for network exceptions (ResourceAccessException, WebClientRequestException)
2025-10-09 14:00:37
3680
Expected BehaviorAuto-configuration path should be able to retry on pre-response network failures (e.g., connection time...
SpringBoot Restore Spring Data JDBC Tests
2025-10-09 14:00:26
138
When https://github.com/spring-projects/spring-data-relational/issues/2153 is fixed we can revert c21293bb2475017470ab36...
SpringBoot Investigate how to report GraalVM system requirements
2025-10-09 14:00:15
1642
I don't know when this was introduced but compiling an image with GraalVM 21 lead to the following on startup: . ____...
Spring Provide HTTP message conversion support for response envelopes
2025-10-09 14:00:11
2595
It's frequent for HTTP (JSON) APIs to wrap response data into some kind of envelope structure. When using HTTP interface...
Spring ReactorResourceFactory is not restarted properly when ApplicationContext is resumed by TestContext Framework
2025-10-09 14:00:09
3076
Spring Boot 4.0.0-M3Spring Framework 7.0.0-M9I'm not sure if this is an issue with Boot or Framework (or both).As of Fra...
Spring Match against exception causes in @Retryable and RetryPolicy
2025-10-09 14:00:07
946
Spring Framework 7.0.0-M9Spring Retry's RetryTemplateBuilder has a traversingCauses() option, allowing setups like this:...
SpringBoot Consider deprecating RestClientBuilderConfigurer
2025-10-08 14:01:05
263
WebClientAutoConfiguration provides a WebClient.Builder prototype bean for use where as RestClientAutoConfiguration offe...
SpringBoot SpringBoot 4.0.0-M2 to SpringBoot 4.0.0-M3, regression? Consider defining a bean of type 'com.fasterxml.jackson.databind.ObjectMapper' in your configuration.
2025-10-08 14:00:54
1335
Hello Spring team,How are you?Sorry to trouble you with this issue.We just bumped our SpringBoot 4.0.0-M2 to M3, no code...
SpringBoot Add support for Spring Batch MongoDB
2025-10-08 14:00:49
1714
Sample at https://github.com/joshlong-attic/2024-11-20-batch-job-repositoryComment From: philwebbThis bug exists in earl...
SpringBoot CVE-2025-11226 - ch.qos.logback:logback-core@1.5.18 update to ---> 1.5.9
2025-10-08 14:00:45
909
This issue has undergone the Sonatype Fast-Track process. For more information, please see the Sonatype Knowledge Base G...
Spring Add a exchange() variant to RestTestClient that expects 2xx response
2025-10-08 14:00:21
586
When using RestClient it's possible to submit a request that's expected to succeed viarestClient.post() .uri("/f...
Spring @ExceptionHandler methods not invokable if matched on exception's cause level > 1
2025-10-08 14:00:16
10839
Affects: 5.3.2It looks like PR #23380 introduced a major regression in the way exceptions are handled by @ControllerAdvi...
Spring Remove outdated reference to JSR 305 in the reference documentation
2025-10-08 14:00:12
88
The Refdoc still has a JSR 305 reference that is not related the migration to JSpecify.
Spring AI Configuring the server for scalability
2025-10-07 14:01:29
2027
Expected BehaviorIs it currently possible to tweak the underlying server? Or in other words I need to ensure that I can ...
Spring AI Google GenAI integration adds empty assistant messages to chat history, causing API errors on subsequent requests
2025-10-07 14:01:21
7055
ProblemWhen using Spring AI's Google GenAI integration with tool calling and chat memory, the Google API sometimes retur...
SpringBoot RestTestClient in v4.0.0-M3 ignores custom deserializers
2025-10-07 14:01:06
2640
I've created a Spring Boot v4.0.0-M3 app that reproduces an issue with the new TestRestClient. To reproduce the issueClo...
上一页
下一页
1
…
10
11
12
13
14
…
367
.