Aurora Blog
Home
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...
Spring Improve query params in uri KeyValue with HTTP interface client
2025-07-30 14:00:17
7057
I have a project where I noticed a behavior in the http.client.requests metric coming from RestClient that's defined via...
Spring "Failed to read candidate component class" with classfile metadata reading
2025-07-30 14:00:14
9194
I'm trying to upgrade from Spring Boot v3.5.4 to v4.0.0-M1, which also means upgrading to Spring Framework to 7.0.0-M7. ...
Spring Allow null handling with @InitBinder & PropertyEditor/Converter/Formatter to handle null values.
2025-07-30 14:00:10
802
With @InitBinder it is currently possible to register various property handlers to customize the web request data bindin...
Golang cmd/compile: inliner is confused by type aliases
2025-07-29 14:07:22
4617
Go versiongo version go1.25rc2 linux/arm64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CG...
Golang cmd/compile: a constant expression is moved into a loop
2025-07-29 14:07:19
30611
Go versiongo version go1.24rc2 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CG...
Golang x/mobile/bind: support slices of supported structs
2025-07-29 14:07:17
9792
Just want to know if it will ever be possible to support slices of supported. I currently have to write a wrapper object...
Golang cmd/go: go mod init go internal panic
2025-07-29 14:07:08
2551
Go versiongo version go1.24.5 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
上一页
下一页
1
…
172
173
174
175
176
…
375
.