Aurora Blog
Home
SpringBoot Circular dependency issue when injecting Spring Beans into Flyway Java-based migrations
2025-08-06 14:00:38
2784
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
2025-08-06 14:00:36
1094
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
2025-08-06 14:00:33
798
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()
2025-08-06 14:00:30
959
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
2025-08-06 14:00:28
1879
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
2025-08-06 14:00:24
3462
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]
2025-08-06 14:00:17
2733
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]
2025-08-06 14:00:15
1405
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]
2025-08-06 14:00:11
2846
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
2025-08-06 14:00:08
1527
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
2025-08-05 14:06:09
1787
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.
2025-08-05 14:05:59
4737
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
2025-08-05 14:05:50
1116
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
2025-08-05 14:05:47
5458
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
2025-08-05 14:05:41
4369
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
2025-08-05 14:05:38
3522
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
2025-08-05 14:05:23
26923
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
2025-08-05 14:05:20
4167
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)
2025-08-05 14:05:03
4369
#!stacks"sigpanic" && ("persistent.union:+0,+0x0" ||/* union */ "persistent.(*mapNod...
Golang x/tools/gopls: "file not found for pos = %d (%s)" crash in go/types
2025-08-05 14:05:01
8198
#!stacks"runtime.gopanic" && "go/types.(*Checker).fileFor:+11"This stack vD1W8g was reported...
上一页
下一页
1
…
91
92
93
94
95
…
317
.