Aurora Blog
Home
Spring AI How can the MCP Client dynamically set the Header?
2025-06-25 14:01:12
2375
I have prepared an MCP Server and am about to get the X-Key from the HTTP request header. However, when developing the M...
Spring AI ParagraphPdfDocumentReader throws java.lang.IndexOutOfBoundsException
2025-06-25 14:01:10
3764
I'm using Spring Boot 3.4.5 with Spring AI 1.0.0. On a particular PDF document the ParagraphPdfDocumentReader throws:jav...
Spring AI SafeGuardAdvisor lacks logs
2025-06-25 14:01:08
801
version: 1.1.0-SNAPSHOTSafeGuardAdvisor lacks any logsIt would be nice if the log informs which amongst the specific sen...
Spring AI How can I obtain the information before and after the tool call using the streaming call tool?
2025-06-25 14:01:04
1607
Obtain the function name, parameters, callId before the tool call, as well as the tool name, parameters, and tool execut...
Spring AI server.servlet.context-path not properly factoring into SSE MCP server path
2025-06-25 14:01:01
4680
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
SpringBoot Spring boot 3.5.x Hikari Issue
2025-06-25 14:00:57
12733
I recently updated to Spring Boot 3.5.3 (from 3.4.5) which upgraded from HikariCP 5.1.0 to 6.3.0. I'm using Spring Data ...
SpringBoot Environment variables using legacy dash format can no longer be bound
2025-06-25 14:00:48
2540
Despite stricter property binding in spring-boot 3.5.0 everything worked.From spring-boot 3.5.1 (including 3.5.3) proper...
SpringBoot Reinstate IndexElementBinder filter optimization removed in 3.5.4
2025-06-25 14:00:45
182
See https://github.com/spring-projects/spring-boot/issues/46184#issuecomment-3001477324We need a way of filtering that s...
Spring @Lazy not working in Native mode
2025-06-25 14:00:35
23637
Given the following sample: https://github.com/Eng-Fouad/spring-native-lazy-bugI got an exception on running the native ...
Spring Qualified EntityManager/EntityManagerFactory injection (aligned with Jakarta Persistence 3.2)
2025-06-25 14:00:14
839
It is great that Spring 6.2 adds initial Jakarta Persistence 3.2 support. Jakarta Persistence 3.2 brings CDI Inject supp...
Spring Upgrade to JUnit 5.13.3
2025-06-25 14:00:10
1033
JUnit 5.13.2 has been released.Comment From: adamberesMz🎉Gesendet von Outlook für AndroidVon: Sam Brannen @.>Gesendet...
Spring Refine nullability of PropertyResolver.getProperty(key: String) extension
2025-06-25 14:00:08
470
inline fun <reified T> PropertyResolver.getProperty(key: String) : T? should be refined to inline fun <reified ...
Golang testing/synctest: improve interactions between Wait, time, and the race detector
2025-06-24 14:06:48
3839
This is an offshoot of #74327.The following program contains a data race as reported by the race detector:func Test(t *t...
Golang testing/synctest: unexpected data race after synctest.Wait
2025-06-24 14:06:39
5571
Go versiongo version go1.25rc1 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CG...
Golang x/tools/gopls: Hover: "internal error: no file for position %d" bug in parseFull
2025-06-24 14:06:37
1577
#!stacks"bug.Errorf" && "golang.parseFull"Issue created by stacks.// Then simplify stubmetho...
Golang debug/elf: Does not always correctly read DT_BIND_NOW flag.
2025-06-24 14:06:35
4233
Go versiongo version go1.21.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang cmd/cover: wrong coverage reported when func fields in struct
2025-06-24 14:06:33
3407
Go versiongo1.24.4 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS='...
Golang x/tools/gopls: SEGV in HasSuffix (corrupt string)
2025-06-24 14:06:12
2067
#!stacks"sigpanic" && "memeqbody" && "strings.HasSuffix" && "...
Golang runtime: crashes with "runtime: traceback stuck"
2025-06-24 14:06:09
33765
What version of Go are you using (go version)?$ go versiongo version go1.20.5 linux/arm64Does this issue reproduce with ...
Golang cmd/internal/testdir:6_10: Test/rangegen.go failures
2025-06-24 14:06:03
1033
#!watchflakesdefault <- pkg == "cmd/internal/testdir:6_10" && test == "Test/rangegen.go"I...
上一页
下一页
1
…
142
143
144
145
146
…
238
.