SpringBoot WebTestClientAutoConfiguration fails when WebFlux is on the classpath and spring-boot-http-codec is not

Hello, I just upgraded Spring Boot's version from 3.5.4 to 4.0.0-M1 in my project and tests build failed with this stack...

Spring Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable()

Following up on #35171 and #35168, there are scenarios where a hard Lifecycle.stop() call on context pausing is undesira...

Spring Slowing down a Publisher/Flux based on WebSocket outbound queue size

When using Flux.generate to create WebSocketMessages for sending outbound on a WebSocketSession, there doesn't seem to b...

Spring URIEditor prevents configuring URIs with encoded # sign

I have a ConfigurationProperties class containing a property of type java.net.URI.If I configure a value of file:///C:/s...

Spring Unable to inject a URI with a fragment as a bean property value [SPR-7083]

Olav Reinert opened SPR-7083 and commentedIf I create a bean with a property of type java.net.URI, and try to initialize...

Spring URIEditor should not double escape classpath: URIs [SPR-16581]

Gerhard Bloch opened SPR-16581 and commentedMy Tomcat installation has a space character in the path (installation is pr...

Spring URIEditor double escapes % signs for URIs that contain a schema [SPR-6005]

Andreas Hartl opened SPR-6005 and commentedorg.springframework.beans.propertyeditors.URIEditor does a double escaping of...

Spring ScriptUtils.executeSqlScript() does not support multiple results per statement

I actually faced an issue for a Sybase ASE database using DatabasePopulator.execute() and ScriptUtils.executeSqlScript()...

Golang x/tools/gopls: add windsurf and cursor bucket to the gopls/client counter

SummaryAs an extension of #61038, can we also add a windsurf and cursor bucket to the gopls/client counter. New definit...

Golang cmd/compile: register allocation of rematerializable ops ignores the op output register constraints.

Note: as far as I know, this issue is not reachable with any Go source today, but it may be roadblock as we do more with...

Golang x/tools/go/packages: add Postorder, an iterator over import graph

Background: the x/tools/go/packages.Load function returns a set of packages that are nodes in a DAG, the import graph ov...

Golang cmd/go: test cache uses stale coverage data with -coverpkg

Go versiongo1.26-devel_bb124921e9 Sun Jul 27 12:36:07 2025 -0400 darwin/amd64Output of go env in your module/workspace:╰...

Golang x/mobile: EGLNativeWindowType definition mismatch on Android Termux

I first encountered this issue when compiling an Ebitengine app in an Android Termux environment.Full disclosure, there'...

Golang x/telemetry/config: telemetry for vscode-go command execution and source trigger

SummarySince #73036, we have collected the third party tool usage of gotests, goplay and gomodifytags.However the data i...

Golang x/mobile: fatal error: bulkBarrierPreWrite: unaligned arguments

What version of Go are you using (go version)?$ go versiongo version go1.16.5 darwin/amd64Does this issue reproduce with...

Golang cmd/go: doc for built-in package should use -u by default

Go versiongo version go1.25rc2 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g...

Golang x/tools/gopls: sigpanic in methods of persistent.Map (corrupt g)

#!stacks"sigpanic" && ("persistent.union:+0,+0x0" ||/* union */ "persistent.(*mapNod...

Golang x/tools/gopls: "file not found for pos = %d (%s)" crash in go/types

#!stacks"runtime.gopanic" && "go/types.(*Checker).fileFor:+11"This stack vD1W8g was reported...

Golang cmd/link: issues with Apple's new linker in Xcode 15

NOTE -- please readIf you see lines starting with ld: warning but not other outputs, they are just warnings, not errors....

Golang x/pkgsite: search for math/rand should answer with math/rand/v2 too

What is the URL of the page with the issue?https://pkg.go.dev/math/randWhat is your user agent?irrelevantScreenshotNo re...
上一页 下一页
.