Aurora Blog
Home
Spring Security PathPatternRequestMatcherBuilder should not create a double-slash URI with a root base path
2025-08-28 14:00:52
643
When usingPathPatternRequestMatcher.withDefaults().basePath("/").pattern("/my-pattern");The result i...
Spring Security Add Instructions Detailing Servlet Path Declaration in Migration Guides
2025-08-28 14:00:48
818
https://docs.spring.io/spring-security/reference/migration-7/web.html#_include_the_servlet_path_prefix_in_authorization_...
Spring AI Migrate Google Vertex AI integration from google-cloud-vertexai to google-genai (Imagen & Gemini)
2025-08-28 14:00:45
3182
Proposal: Migrate Google Vertex AI integration from google-cloud-vertexai to google-genai (Imagen & Gemini)SummaryCu...
Spring AI ClassNotFoundException when enabling DEBUG logging for org.springframework.ai
2025-08-28 14:00:43
3302
Bug Report: ClassNotFoundException when enabling DEBUG logging for org.springframework.aiSpring AI version: 1.0.1Spring ...
Spring AI RewriteQueryTransformer should allow custom prompts without {target} placeholder
2025-08-28 14:00:41
3344
Expected BehaviorThe RewriteQueryTransformer should allow custom prompt templates without requiring the {target} placeho...
Spring AI Parallel Tool Execution
2025-08-28 14:00:38
1020
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI Add support for OpenAI service_tier in OpenAiChatOptions
2025-08-28 14:00:36
1249
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
SpringBoot Increase default property server.max-http-request-header-size from 8KB to 16KB
2025-08-28 14:00:33
1268
I am not sure if the Spring Boot team would be willing to do this but some time ago in the nodejs ecosystem and some oth...
SpringBoot Flyway Ignore Migration Patterns setting can't be set to an empty string
2025-08-28 14:00:26
1451
The Flyway documentation for ignoreMigrationPatterns at https://documentation.red-gate.com/fd/flyway-ignore-migration-pa...
SpringBoot spring-boot-docker-compose doesn't create service connections when image has registry host but not project
2025-08-28 14:00:22
2888
I'm using spring-boot-docker-compose to automatically start a Postgres database before my application tests start. With ...
Golang bufio: bufio.Write and bufio.WriteString behave differently
2025-08-27 14:05:13
7004
Go versiongo version go1.23.0 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang runtime: stalls under Rosetta2 with MacOS 14.5
2025-08-27 14:05:09
5901
Go versiongo version go1.22.4 darwin/arm64Output of go env in your module/workspace:n/aWhat did you do?I have a go amd64...
Golang cmd/cgo/internal/testsanitizers: TestASAN/asan_global2_fail failures
2025-08-27 14:05:05
1618
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test == "TestASAN/asan_glo...
Golang net: TestAllocs failures
2025-08-27 14:05:03
1060
#!watchflakesdefault <- pkg == "net" && test == "TestAllocs"Issue created automatically t...
Golang x/playground: update to Go 1.25
2025-08-27 14:05:01
409
It’s been two weeks since Go 1.25 was released, but the list of supported versions for the Go playground still hasn’t be...
Golang x/pkgsite: request removal of listing for github.com/syllableai/hydrogen-auth/cmd/authd
2025-08-27 14:04:55
529
Please remove the go.dev package page for a private repository.Package page: https://pkg.go.dev/github.com/syllableai/hy...
Golang x/pkgsite: request removal of listing for github.com/syllableai/hydrogen-protos/gen/go/hydrogen/auth/v1/authv1connect
2025-08-27 14:04:53
529
Please remove the go.dev package page for a private repository.Package page: https://pkg.go.dev/github.com/syllableai/hy...
Golang x/tools/gopls: "invalid type" completion for make(map) in struct field assign
2025-08-27 14:04:51
3248
gopls versionBuild infogolang.org/x/tools/gopls v0.0.0-20250825151158-e8ff82cb4556 golang.org/x/tools/gopls@v0.0.0-20...
Golang os: ReadDir on regular file returns non nil slice on Windows
2025-08-27 14:04:47
3629
Go versiongo version go1.25.0 windows/amd64Output of go env in your module/workspace:AR=arCC=gccCGO_CFLAGS=-O2 -gCGO_CPP...
Golang x/crypto/chacha20: chacha20 is extremely slow even slower than chacha20-poly1305
2025-08-27 14:04:43
2722
Go versiongo 1.25.0 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=...
上一页
下一页
1
…
21
22
23
24
25
…
313
.