Gorm RETURNING support for Delete Operation [Postgresql]

Describe the featureRETURNING support for Delete Operation [Postgresql]MotivationCreation and updates both support Retur...

Spring Cloud Openfeign Vulnerability detected in transitive dependency commons-fileupload:commons-fileupload version 1.5 (CVE-2025-48976)

*Vulnerability* DetailsCVE ID: CVE-2025-48976Severity: High-risk (DoS vulnerability)Component: commons-fileupload:common...

Spring AMQP Request to delay consumer and listener container shutdown to wait for pending reply messages when using Request/Reply Messaging with a fixed name reply queue.

Expected BehaviorWhen using the Request/Reply Messaging feature, a request message is sent, but before the reply message...

Spring Security Remove PortResolver

We should consider removing PortResolver as it leads to confusion is likely no longer necessary.See gh-8140 gh-12971

Spring Security Should OidcIdToken implement equals?

Describe the bugI wondered if OidcIdToken should implement equals. While running some test, I realized that the claims o...

Spring Security Default Servlet Headers Should Include Referrer-Policy

Check this comment for the rationale https://github.com/spring-projects/spring-security/issues/13561#issuecomment-164405...

Spring Security Support UnboundID LDAP SDK 7.0

https://github.com/pingidentity/ldapsdk/releases/tag/7.0.0The devil will be in the details, but looking at the release n...

Spring Security Restructure AuthenticationServiceException handling

An AuthenticationServiceException represents something that went wrong on the server side. As such, it shouldn't be hand...

Spring Security Remove SecurityContextPersistenceFilter in Favor of Explicit Saves

We should remove SecurityContextPersistenceFilter in favor of explicit saves to the SecurityContextRepository. This will...

Spring Security Cannot add security configurers during builder initialization

Describe the bugIf a security configurer is added during builder's initializing lifecycle phase, if such configurer adds...

Spring AI Vector Store Filter Expression does not support boolean types

The filter expression does not support boolean metadata fields.Consider a document which has following metadata.is_activ...

Spring AI OpenAiChatModel observation lost response data for stream calling

Bug descriptionWhen tracing is enabled and the OpenAiChatModel is invoked using the stream method, the Response metric d...

Spring AI API version not supported

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring AI Problems with Advisors

Why do advisors only return information about calling AI for the second time, and cannot obtain information about callin...

Spring AI Spring AI calls VLLM to start the model with an error message

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 500 Internal Server Error When Calling OpenAI-Compatible API via WebClient in Docker, But Not Locally

Problem DescriptionWhen using Spring WebFlux’s WebClient to call my self-hosted OpenAI-compatible API endpoint (POST htt...

SpringBoot Spring Boot 3.4.x: spring.config.import external secret loading is too late, unlike 3.3.x, causing startup errors

Problem Description:After upgrading our Spring Boot application from version 3.3.x to 3.4.6, we're consistently encounte...

Spring BeanOverrideHandler fails when a single mock is declared via multiple meta-annotation paths

When the same mock declaration (via @MockitoBean) is indirectly referenced through multiple meta-annotation paths on a t...

Spring MessageSource.getMessage locale Nullable?

My IDE is complaining that I'm passing a null Locale value to:String getMessage(String code, @Nullable Object[] args, Lo...

Spring Improve handling of request parameter without values in MockMvc

I want to test a login controller that is used together with spring security.The controller is implemented like this:@Co...
上一页 下一页
.