Spring Cloud Openfeign Java 16+ Records as @SpringQueryMap does not recognize any field

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

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

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

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)

Expected BehaviorAuto-configuration path should be able to retry on pre-response network failures (e.g., connection time...

SpringBoot Restore Spring Data JDBC Tests

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

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

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

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

Spring Framework 7.0.0-M9Spring Retry's RetryTemplateBuilder has a traversingCauses() option, allowing setups like this:...

SpringBoot Consider deprecating RestClientBuilderConfigurer

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.

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

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

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

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

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

The Refdoc still has a JSR 305 reference that is not related the migration to JSpecify.

Spring AI Configuring the server for scalability

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

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

I've created a Spring Boot v4.0.0-M3 app that reproduces an issue with the new TestRestClient. To reproduce the issueClo...
上一页 下一页
.