SpringBoot Image building does not validate that image registry host matches publish registry URL

hello,Envronment:System: Windows 10 Home x64 21H2JDK: 11.0.13Spring Boot: 2.6.2Docker Desktop 4.3.2 (WSL 2 based)We buil...

SpringBoot Move all static calls based on properties out of auto-configuration

45846 and #46013 shows that using auto-configuration isn't ideal. Instead we think this code should probably be in an En...

SpringBoot Setting spring.netty.leak-detection has no effect when lazy initialization is enabled

Like https://github.com/spring-projects/spring-boot/issues/45846, when enabling lazy init, Netty's ResourceLeakDetector ...

SpringBoot Offer a cababilty to disable structured logging

Thank you for the new integrated structured logging in Spring Boot 3.4. I have been very satisfied with its behaviour an...

SpringBoot Consider renaming CDS section to AOT cache

Spring Framework has renamed their CDS documentation to AOT cache. We should consider if we want to do that, too.Comment...

Spring How to get support for the commercial version

Hello everyone,We are currently using Spring Boot version 2.7.18, which depends on Spring Framework 5.3.31. Due to secur...

Spring Use flux to response garbled code

Version about spring-boot 2.5.1.Do I have a problem learning how to use webFlux: I use Flux.fromStream() to get datas, d...

Spring Upgrade to HttpComponents HttpClient 5.5

Per https://hc.apache.org/status.html this is the new stable version + updating the Javadoc link will fix the build.Comm...

Spring Add ability to decorate HttpExchangeAdapter through HttpServiceProxyFactory

Spring Cloud needs to decorate the adapter to apply circuit breaker support. There are other use cases where the need ma...

Golang cmd/go: C source files not allowed when not using cgo or SWIG

Go version1.24.3Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-O2 -gset CGO_CPPFLAGS=set C...

Golang crypto: upgrade to BoringCrypto fips-20230428 [freeze exception]

This only affects GOEXPERIMENT=boringcryptoPrevious BoringCrypto upgrade was at https://github.com/golang/go/issues/6471...

Golang x/tools/gopls/internal/test/marker: Test/fixedbugs/issue59944.txt failures [openbsd]

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...

Golang runtime/race: TestRace failures in RaceWaitGroupWrongAdd

#!watchflakespost <- pkg == "runtime/race" && `RaceWaitGroupWrongAdd\s+FAILED`Examples:- https://bu...

Golang crypto/x509: provide method for generating conformant serial numbers

Currently, generating valid, RFC 5280 conformant, serial numbers is an exercise left up to the user. As of https://go.de...

Golang go/types: type mismatch with func error less helpful since go 1.18

Go versiongo version go1.24.2 linux/amd64Output of go env in your module/workspace:N/AWhat did you do?This like #57160, ...

Golang x/tools/gopls: fix global @item test namespace

Currently the gopls completion tests use a global namespace for the @item marks. This is annoying because when adding a ...

Golang cmd/internal/testdir:1_10: Test/fixedbugs/issue46234.go failures

#!watchflakesdefault <- pkg == "cmd/internal/testdir:1_10" && test == "Test/fixedbugs/issue462...

Golang proposal: encoding/json/v2: decide on default representation for time.Duration

Proposal DetailsThis is a sub-issue of the "encoding/json/v2" proposal (#71497).Here, we discuss the default JSON repres...

Golang x/build/cmd/coordinator: bad test partitioning for plan9-arm

Currently a lot of short tests are being executed individually in separate invocations of go tool dist test, instead of ...

Golang CVEs still showing up in latest version of Go 1.22.2

govulncheck versiongo version (v1.22.2)Does this issue reproduce at the latest version of golang.org/x/vuln?YesOutput of...
上一页 下一页
.