Spring AI add metadata in tool/list

In mcp java sdk there is a meta filed, and I see that this doesn't seem to be implemented in SpringAI.My scene is like t...

Spring AI ChatMemory - MongoDB - TTL & automatic index creation configuration not working properly

TTL Index Not Created in MongoDB Chat Memory RepositoryBug descriptionThe property spring.ai.chat.memory.repository.mong...

Spring AI Schema is not re-initialized when using PGVector VectorStore

The "initilize-schema" setting for the vector store instructs the spring ai to initialize the required schema for the ap...

SpringBoot GsonTester and JacksonTester in production modules

I can see that the JsonTestersAutoConfiguration got split as part of the modularisation into:GsonTesterTestAutoConfigura...

SpringBoot Document @MockBean vs @MockitoBean migration compatibility

OverviewDue to the deprecation of @MockBean and @SpyBean in favor of Spring Framework's new @MockitoBean and @MockitoSpy...

SpringBoot Configuration property descriptions may be lost when building incrementally

We have two @ConfigurationProperties annotated classes:package com.example;import org.springframework.boot.context.prope...

SpringBoot Spring Boot 3 Native Fails to Start with Kotlin @JvmStatic Main Method

Bug Report for Spring Boot 3 Native (GraalVM 22.3)Having a simple Spring Boot application (generated on start.spring.io)...

SpringBoot PortInUseException incorrectly thrown on failure to bind port due to Netty IP misconfiguration

spring boot version: v3.4.0netty version: 4.1.118.FinalIssue Background:Recently, I have been working on making my appli...

SpringBoot Add support for LDAPS testing

Hello.I tried to ask for this feature in https://github.com/spring-projects/spring-data-ldap/issues/588 and @mp911de red...

SpringBoot Configure Kotlin Serialization converter with dedicated method

As of https://github.com/spring-projects/spring-framework/issues/35733, Spring Framework has a dedicated method for conf...

Spring Feature request: Deterministic synchronous event listeners independent of async publisher configuration

Often we need a synchronous event mechanism for hook-like flows, where listeners are expected to modify the event state ...

Spring Fix HttpHeaders and WebSocketHttpHeaders interop issues

We are using WebSocketHttpHeaders for some of our web socket testing. I have noticed that using them does not work prope...

Spring @ConcurrencyLimit weird behavior when combined with @Async and @Transactional

I'm seeing some weird behavior when attempting to combine the 3 annotations from the subject, for example:@Async@Concurr...

Spring ConcurrentReferenceHashMap misses dedicated computeIfAbsent, computeIfPresent, compute, merge implementations

In the course of #35788, it turns out that ConcurrentReferenceHashMap does not provide dedicated implementations for the...

Spring Consider not rejecting preflight requests when no CORS configuration is provided

Affects: 3.2.0My project is now getting "403 Invalid CORS Request" responses when sending an OPTIONS request with the "a...

Golang x/pkgsite: package removal request for github.com/wsk20/*

What is the path of the package that you would like to have removed?github.com/wsk20Are you the owner of this package?ye...

Golang json.MarshalIndent does not indent the first line

What version of Go are you using (go version)?go version go1.22.3 darwin/arm64Does this issue reproduce with the latest ...

Golang x/exp/stats: Quantiles should allow different types for values and quantiles

Go versiongo version go1.26-devel_7995751d3a 2025-11-07 14:16:34 -0800 linux/amd64Output of go env in your module/worksp...

Golang proposal: strconv: generic versions of Atoi / Itoa

Proposal DetailsWe currently have "int" case handled with strconv.Atoi and strconv.Itoa.In my practice it is not unexpec...

Golang x/website/internal/dl: unpredictably applied HTTP transport compression for .tar.gz resources results in negligible bandwidth savings while confusing contemporary versions of Firefox

Go versiongo1.25.4.linux-amd64.tar.gzOutput of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPP...
上一页 下一页
.