Spring AI How can the MCP Client dynamically set the Header?

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

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

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?

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

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

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

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

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

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)

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

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

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

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

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

#!stacks"bug.Errorf" && "golang.parseFull"Issue created by stacks.// Then simplify stubmetho...

Golang debug/elf: Does not always correctly read DT_BIND_NOW flag.

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

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)

#!stacks"sigpanic" && "memeqbody" && "strings.HasSuffix" && "...

Golang runtime: crashes with "runtime: traceback stuck"

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

#!watchflakesdefault <- pkg == "cmd/internal/testdir:6_10" && test == "Test/rangegen.go"I...
上一页 下一页
.