Aurora Blog
Home
MyBatis 重复执行使用游标的statement报statement已经关闭异常
2025-07-21 14:01:25
671
About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...
Spring Security Add basePath to PathPatternParserRequestMatcherBuilderFactoryBean
2025-07-21 14:01:20
146
To simplify the migration path for applications that set a servlet path, it would be handy for the related factory bean ...
Spring AI Add Agent End-to-End Execution Time Metrics for Complex AI Workflows
2025-07-21 14:01:17
2156
Add Agent End-to-End Execution Time Metrics for Complex AI WorkflowsExpected BehaviorSpring AI should provide observabil...
Spring AI Call MCP error argument 'content' is null
2025-07-21 14:01:15
2426
Bug description Call MCP error argument 'content' is nullEnvironment1.0.0-M8Steps to reproducejava.lang.IllegalArgumentE...
Spring AI argument "content" is null
2025-07-21 14:01:13
5633
mcp server: @Tool(description = "获取当前日期") public String getCurrentDate() { return LocalDate.now().toString();...
Spring AI Abnormal connection to mcpserver
2025-07-21 14:00:48
211
After upgrading to 1.1.0, I used stream http to connect to mcpserver but kept getting errorsio.modelcontextprotocol.spec...
Spring AI 当需要调用MCP Server的多个tool时,MCP Client在调用第二个tool时出现反序列化错误(When multiple tools of the MCP Server need to be called, the MCP Client encounters a deserialization error when calling the second tool.)
2025-07-21 14:00:45
29287
Bug descriptionI have implemented an MCP Server for weather queries via Baidu, and two Tools have been implemented: Stri...
SpringBoot Spring-boot 3.1.2 version can be built successfully, but higher versions cannot!
2025-07-21 14:00:21
24786
Building with Spring-boot 3.5.3 failed, here are the logsPS H:\Auto-play> ./gradlew.bat :server:clean :server:build ...
SpringBoot Add rolling policy properties for log4j2 configuration
2025-07-21 14:00:18
243
Hi, Using logging.logback.rollingpolicy.max-file-size as an example, I would like to request such configuration to ...
SpringBoot Support CNB extensions when building images
2025-07-21 14:00:16
571
Add support for Cloud Native Buildpack extensions when building images.Depends on #41352 Comment From: wilkinsonaSee htt...
Spring Spring Boot 3.2.6 with async mode AdviceMode.ASPECTJ IllegalStateException
2025-07-21 14:00:12
4735
When using the annotation @EnableAsync with Mode = AdviceMode.ASPECTJ, the following exception occurs with Spring Boot v...
Golang proposal: testing: print more information about failing tests at the end
2025-07-20 14:02:53
4997
Proposal DetailsIf you run a bunch of tests (go test -v ./...), and something goes wrong, the end of the output typicall...
Golang x/tools/internal/modindex: TestIncremental failures
2025-07-20 14:02:49
763
#!watchflakesdefault <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremen...
Golang os/exec: execution of internal command at Windows gives error
2025-07-20 14:02:45
2285
Go versiongo version go1.22.2 windows/amd64Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set...
Golang cmd/go: trimpath does not clean some CGO C filepaths
2025-07-20 14:02:43
5514
Go versiongo version go1.21.6 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang CGO, add params file flag to allow more cli arguments
2025-07-20 14:02:41
7196
What version of Go are you using (go version)?$ go versioncgo version go1.19.11Does this issue reproduce with the latest...
Golang proposal: spec: unions as sigma types
2025-07-20 14:02:39
90889
Author backgroundWould you consider yourself a novice, intermediate, or experienced Go programmer? Experienced.What othe...
Golang build: time failures
2025-07-20 14:02:34
668
#!watchflakesdefault <- repo == "go" && pkg == "" && test == "time"Issu...
Golang proposal: net/http/v2: thoughts for Go 2.0
2025-07-20 14:02:32
13728
Wishlist bug for what net/http would look like if we could make backwards-incompatiblechanges.Anything goes.I'll start:*...
Golang x/mobile: UI hangs when Go code called from Swift communicates over the network; time.Sleep works fine
2025-07-20 14:02:30
4113
I used quic-go to implement a function to send messages to the server and receive data, which I turned into an iOS libra...
上一页
下一页
1
…
147
148
149
150
151
…
324
.