SpringBoot Circular dependency issue when injecting Spring Beans into Flyway Java-based migrations

Hey Spring Boot Team,I already reported this in the spring-data-jpa repository (see https://github.com/spring-projects/s...

SpringBoot Image created via bootBuildImage fails to load classes with international characters

Using the latest version of Spring Boot (3.5.4) and the bootBuildImage Gradle task, the application fails to start when ...

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...
上一页 下一页
.