Aurora Blog
Home
Gorm RETURNING support for Delete Operation [Postgresql]
2025-07-22 14:01:51
253
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)
2025-07-22 14:01:41
942
*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.
2025-07-22 14:01:38
2236
Expected BehaviorWhen using the Request/Reply Messaging feature, a request message is sent, but before the reply message...
Spring Security Remove PortResolver
2025-07-22 14:01:17
116
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?
2025-07-22 14:01:15
2089
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
2025-07-22 14:01:12
198
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
2025-07-22 14:01:11
554
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
2025-07-22 14:01:09
3380
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
2025-07-22 14:01:05
720
We should remove SecurityContextPersistenceFilter in favor of explicit saves to the SecurityContextRepository. This will...
Spring Security Cannot add security configurers during builder initialization
2025-07-22 14:01:01
3223
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
2025-07-22 14:00:58
351
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
2025-07-22 14:00:56
1198
Bug descriptionWhen tracing is enabled and the OpenAiChatModel is invoked using the stream method, the Response metric d...
Spring AI API version not supported
2025-07-22 14:00:55
459
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
2025-07-22 14:00:53
2871
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
2025-07-22 14:00:49
14340
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
2025-07-22 14:00:35
1770
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
2025-07-22 14:00:22
7295
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
2025-07-22 14:00:13
13774
When the same mock declaration (via @MockitoBean) is indirectly referenced through multiple meta-annotation paths on a t...
Spring MessageSource.getMessage locale Nullable?
2025-07-22 14:00:10
523
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
2025-07-22 14:00:08
2223
I want to test a login controller that is used together with spring security.The controller is implemented like this:@Co...
上一页
下一页
1
…
145
146
147
148
149
…
324
.