Aurora Blog
Home
SpringBoot Property expansion not working as documented when using maven build profile
2025-07-25 14:00:34
2785
When using Spring Boot Starter Parent 3.5.3 with Maven build profiles, the documented property expansion doesn't work wi...
SpringBoot Investigate oddities in the configuration properties changelog
2025-07-25 14:00:31
222
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-4.0.0-M1-Configuration-ChangelogThere are some propertie...
SpringBoot Upgrade to Kotlin 2.1.0
2025-07-25 14:00:29
96
Comment From: wilkinsonaSuperseded by https://github.com/spring-projects/spring-boot/pull/46238.
Spring Successful Autowiring Dependent on Configuration ordering and Primary Bean flag
2025-07-25 14:00:22
2204
While updating Spring-Boot in a production Web-Application I encountered a strange issue where the Application Context w...
Spring Allow configuring default maxIdleTime on InMemoryWebSessionStore
2025-07-25 14:00:20
1304
Allow configuring default maxIdleTime on InMemoryWebSessionStoreSummaryCurrently, there is no way to configure a default...
Spring IllegalStateException: No API version attribute
2025-07-25 14:00:18
2497
When versionRequired is false and defaultVersion is not set, an IllegalStateException occurs if the selected endpoint ha...
Spring Webflux /actuator/** endpoints can become unresponsive during high throughput, even when exposing a separate management port
2025-07-25 14:00:16
27120
During a high-throughput usage of one of our endpoints, we noticed that our metrics were failing to be scraped. The actu...
Spring Prefer mapping without version for requests without a version
2025-07-25 14:00:09
516
For requests without a version, all mappings are a considered a match. After the sort, the mapping with the highest (mos...
Golang cmd/link: TestDWARFLocationList failures
2025-07-24 14:08:58
11213
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestDWARFLocationList"Issue created...
Golang proposal: x/crypto/acme/autocert: export supportsECDSA somewhere?
2025-07-24 14:08:56
2511
Proposal DetailsI recently found myself needing x/crypto/acme/autocert's func supportsECDSA but it's not exported.Copy/p...
Golang riscv64: can't build on FreeBSD with cgo [1.24 backport]
2025-07-24 14:08:51
175
@mengzhuo requested issue #73516 to be considered for backport to the next 1.24 minor release.@gopherbot Please backport...
Golang riscv64: can't build on FreeBSD with cgo [1.23 backport]
2025-07-24 14:08:49
175
@mengzhuo requested issue #73516 to be considered for backport to the next 1.23 minor release.@gopherbot Please backport...
Golang riscv64: can't build on FreeBSD with cgo
2025-07-24 14:08:47
9981
Go versiongo1.24.2Output of go env in your module/workspace:CC='clang' ...
Golang proposal: x/net/http2: allow configuring the buffer allocator to avoid copies during reads
2025-07-24 14:08:38
6124
Proposal DetailsThe Framer has an unexported field that holds a closure responsible for allocating byte slices for readi...
Golang proposal: x/net/http3: add experimental HTTP/3 implementation
2025-07-24 14:08:28
3198
This is a proposal to add an HTTP/3 client and server implementation in x/net/http3.Similarly to the accepted form of #5...
Golang proposal: change GORISCV64=rva20u64 to include compressed instructions
2025-07-24 14:08:26
7178
Proposal DetailsWhen the proposal for GORISCV64 was being discussed, the situation regarding compressed instructions for...
Golang x/build: gotip-freebsd-riscv64 builder is missing
2025-07-24 14:08:06
1126
There are currently no bots running at https://ci.chromium.org/ui/p/golang/builders/ci/gotip-freebsd-riscv64.CC @mengzhu...
Golang x/build: bot freebsd-riscv64-mengzhuo--megrez-4 reported as broken
2025-07-24 14:08:04
257
The bot freebsd-riscv64-mengzhuo--megrez-4 has been reported as broken. It is currently in "quarantined" state. Please w...
Golang proposal: cmd/go: tool command should recognize a package pattern and match against declared tools
2025-07-24 14:08:02
486
Proposal DetailsAdd support for package pattern in "go tool". If the argument to "go tool" is detected as a pattern, mat...
Golang cmd/cgo/internal/testsanitizers: TestTSAN/tsan* failures
2025-07-24 14:07:55
15289
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test ~ `TestTSAN/tsan\d+`Issue ...
上一页
下一页
1
…
12
13
14
15
16
…
201
.