Aurora Blog
Home
Spring Security AuthorizationManager null safety annotation on generic type is incorrectly specified
2025-08-07 14:01:12
2545
Describe the bugThe JSpecify null safety annotation on the generic type of AuthorizationManager (and ReactiveAuthorizati...
Spring Security Error message with Spring Security 7.0.0-M1: required a bean of type ReactiveJwtDecoder' could not be found.
2025-08-07 14:01:10
1024
I'm doing some early migration tests of an application based on Spring Boot 3.5.0 to Spring Boot 4.0.0-M1.It uses Spring...
Spring AI I want to create list of dynamic tool or resources based on the user identification in MCP server using spring ai
2025-08-07 14:01:07
742
I didn't find any useful information over internet that can help me to create dynamic tool or resources based on user id...
Spring AI DeepSeekChatModel Can't Be Found
2025-08-07 14:01:04
2787
Bug descriptionWith the following controller class@RestController@RequestMapping("/api/deepseek")public class ...
Spring AI Document ID is not supported when adding embeddings to AWS OpenSearch
2025-08-07 14:00:44
727
Spring AI Version: 1.0.0Problem: When attempting to store embeddings in AWS OpenSearch(serverless), the following error ...
Spring AI I am not able to send event from mcp server to mcp client using existing established SSE connection.
2025-08-07 14:00:39
143
I didn't find any information over internet to use existing SSE connection between mcp host and mcp client to send event...
SpringBoot Consider deprecating TestRestTemplate in favor of RestTestClient
2025-08-07 14:00:28
609
As of https://github.com/spring-projects/spring-framework/pull/34428, Spring Framework has a RestTestClient that aligns ...
Spring Korean character encoding/decoding issue
2025-08-07 14:00:24
13974
My system's using Spring Boot embedded Undertow.AS-ISboot 2.6.6MultipartResolver : org.springframework.web.multipart.com...
Spring Improve Javadoc of ApplicationEvents
2025-08-07 14:00:16
540
ApplicationEvents' Javadoc talks about using it via an autowired field before it talks about its use as method parameter...
Spring Introduce @Proxyable annotation for bean-specific proxy type
2025-08-07 14:00:09
301
Following up on #35293, a convenient annotation next to @Bean and @Component is needed for enforcing a bean-specific pro...
Golang fmt: unintentionally print "exit status 0x40010004"
2025-08-06 14:09:30
2314
Go versiongo version go1.24.2 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang x/build: bot freebsd-riscv64-mengzhuo--megrez-3 reported as broken
2025-08-06 14:09:27
188
The bot freebsd-riscv64-mengzhuo--megrez-3 has been reported as broken. It is currently in "quarantined" state. Please w...
Golang How many virtual memory I can use?
2025-08-06 14:09:23
914
go version 1.14My go program vss increased, while rss is stable. I haven seen:(1) "The runtime now uses a sparse heap l...
Golang runtime/trace, x/exp/trace: explicitly encode end of trace and surface it in parser
2025-08-06 14:09:17
796
A common source of bad traces is user error, specifically not calling trace.Stop, or not waiting for the call to finish ...
Golang proposal: cmd/go: make it easier to fork modules
2025-08-06 14:09:02
5584
Proposal DetailsForking a module is painful, because of intra-module import paths.If I fork github.com/upstream/foo as g...
Golang net/http: incorrect handling of list-based header values
2025-08-06 14:08:44
2621
Go versiongo version go1.24.5 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
Golang x/pkgsite: package removal request for "go.software.jfrech.com/fsmap"
2025-08-06 14:08:42
833
What is the path of the package that you would like to have removed?go.software.jfrech.com/fsmapAre you the owner of thi...
Golang strconv: use DragonBox instead of Ryu for FormatFloat
2025-08-06 14:08:40
886
DragonBox is a faster algorithm.NodeJS has already switched as part of accelerating JSON.stringify().Float to string con...
Golang x/tools/gopls: gopls causes bad vscode performance on large projects due to excessive LSP traffic
2025-08-06 14:08:38
7991
gopls versionBuild infogolang.org/x/tools/gopls v0.20.0 golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKIh6IgjDbIDH...
Golang internal/coverage/cfile: TestIssue59563TruncatedCoverPkgAll failures [consistent failure]
2025-08-06 14:08:32
36921
#!watchflakesdefault <- pkg == "internal/coverage/cfile" && test == "TestIssue59563TruncatedCo...
上一页
下一页
1
…
155
156
157
158
159
…
386
.