Aurora Blog
Home
Gorm version 1.30.1 breaks gormschema/atlas migrate diff over 1.30.0
2025-07-30 14:01:47
3799
No playground link as im not sure how to write it because this involves atlas for this issue, but I will include all the...
Feign Why EncodeException's message is not nullable in 1st constructor but nullable in 2nd constructor?
2025-07-30 14:01:44
1229
/** * @param message the reason for the failure. */ public EncodeException(String message) { super(-1, checkNo...
Spring Cloud Netflix eureka server will not reregister after peer server restarts
2025-07-30 14:01:36
3625
Describe the bugThis is a revival of #4145 , It should have been fixed in 4.0.1But still present in version 4.0.3Sample*...
Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client 4.3.0 brings in guava 14 that has multiple security issues
2025-07-30 14:01:29
812
While updating from Spring Boot 3.3 and Spring Cloud 2023.0.6 (spring-cloud-starter-netflix-eureka-client 4.1.6 respecti...
Spring Security Update Shibboleth Repository URL
2025-07-30 14:01:18
148
Forward port of https://github.com/spring-projects/spring-security/pull/17636Comment From: jzheauxClosed in a9fcec8b46a1...
Spring Security Update Shibboleth Repository URL
2025-07-30 14:01:16
148
Forward port of https://github.com/spring-projects/spring-security/pull/17477Comment From: jzheauxClosed in 452d311a9be7...
Spring Security Use 2004-present Copyright
2025-07-30 14:01:12
201
The Spring portfolio is changing to use <inception-year>-present in the copyright headers to simplify keeping...
Spring AI The cost of reading and writing data is a bit high for the ChatMemoryRepository API
2025-07-30 14:01:06
1426
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI Tool call results returned via ChatResponse lack identification metadata
2025-07-30 14:01:04
3743
We’re currently developing a tool-based intelligent feature using Spring AI and have encountered a limitation.In the cur...
Spring AI Update chatclient.adoc for call() return values
2025-07-30 14:00:54
558
Need to add a description of the responseEntity() method within the call() return values section.Need to add a Note in t...
SpringBoot Add JSpecify nullability annotations
2025-07-30 14:00:52
790
Completed modulescore/spring-boot (except org.springframework.boot.json.JsonWriter)core/spring-boot-autoconfigurecore/sp...
SpringBoot Consider moving Kotlin examples to their own package
2025-07-30 14:00:49
890
With the move to Kotlin 2, the compiler forbids the use of a Java class and a Kotlin class with the same FQN. We've temp...
SpringBoot Regression: "Wrong number of arguments" calling Oracle StoredProcedure after upgrading Boot 3.4.8>3.5.3
2025-07-30 14:00:47
6963
I would like to report a potential bug/regression occurred after upgrading Spring Boot (and its dependencies) to 3.5.x f...
SpringBoot Add a property to enable/disable service connection in Docker Compose Support
2025-07-30 14:00:45
3832
DescriptionSpring Boot provides Docker Compose support, which automatically creates ServiceConnection instances based on...
SpringBoot Rely on org.springframework.core.Nullness to determine if an Actuator endpoint is optional
2025-07-30 14:00:40
203
In org.springframework.boot.actuate.endpoint.invoke.reflect.OperationMethodParameter, we check for org.springframework.l...
SpringBoot HikariCP 6.3.1 MicrometerMetricsTrackerFactory compatibility issue with Spring Boot 3.5.4
2025-07-30 14:00:38
6730
HikariCP 6.3.1 MicrometerMetricsTrackerFactory compatibility issue with Spring Boot 3.5.4DescriptionSpring Boot 3.5.4 sh...
SpringBoot Provide configuration property to disable console logging
2025-07-30 14:00:36
1198
Console logging in development is a must, but it would be nice to have a simple way to disable console logging in non-de...
Spring Support Jakarta Data with Hibernate
2025-07-30 14:00:30
3366
Hibernate 6.6 supports Jakarta Data 1.0 and utilizes Hibernate modelgen tools to generate the Repository implementation ...
Spring Refine UriUtils#decode and StringUtils#uriDecode implementation and documentation
2025-07-30 14:00:27
194
We received positive feedback from that change, so we decided to backport #34673 to the main supported version.Comment F...
Spring Support Hibernate StatelessSession [SPR-2495]
2025-07-30 14:00:25
5211
WDA opened SPR-2495 and commentedHello,since Hibernate 3.1 has a 'StatelessSession' class to use for batch jobs (bulk in...
上一页
下一页
1
…
170
171
172
173
174
…
373
.