SpringBoot Property expansion not working as documented when using maven build profile

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

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

Comment From: wilkinsonaSuperseded by https://github.com/spring-projects/spring-boot/pull/46238.

Spring Successful Autowiring Dependent on Configuration ordering and Primary Bean flag

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

Allow configuring default maxIdleTime on InMemoryWebSessionStoreSummaryCurrently, there is no way to configure a default...

Spring IllegalStateException: No API version attribute

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

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

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

#!watchflakesdefault <- pkg == "cmd/link" && test == "TestDWARFLocationList"Issue created...

Golang proposal: x/crypto/acme/autocert: export supportsECDSA somewhere?

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]

@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]

@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

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

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

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

Proposal DetailsWhen the proposal for GORISCV64 was being discussed, the situation regarding compressed instructions for...

Golang x/build: gotip-freebsd-riscv64 builder is missing

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

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

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

#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test ~ `TestTSAN/tsan\d+`Issue ...
上一页 下一页
.