Spring AI Pure Java Implementation SentencePiece4J Released

Google has sentencepiece but its written in C++ and java side requires jni and its not that much portableSo we have adde...

Spring AI Separate Authorization for MCP Initialisation Calls from MCP User/Tool Calls

My current understanding is this:When I have a chat service (acting as mcp client) and an mcp server deployed in a serve...

Spring AI Allow defining multiple MCP servers in a single application, with parametrized paths

Expected BehaviorDevelopers should be able to register multiple MCP servers on non-default paths, and these paths could ...

Spring AI Multiple tools with the same name

使用spring-ai-mcp-client-webflux-spring-boot-starter-1.0.0.M6 maven依赖,创建mcp client启动时报错:Multiple tools with the same name...

Spring AI Cannot exclude certain auto-configurations in a consuming Boot application

Bug descriptionThere is a special case in MCP tools, where excluding the ToolCallingAutoConfiguration would be desirable...

Spring AI getToolCalls empty!

ChatResponse chatResponse = chatClient.prompt() .user(prompt) .tools(new OpenIaFunctions()) ...

SpringBoot Typo: Envronment -> Environment

Typo found on the word Envronment. Should be Environment.https://github.com/search?q=repo%3Aspring-projects%2Fspring-boo...

SpringBoot PrimaryDefaultValidatorPostProcessor mismatches between bean lookup and BeanDefinition lookup when using parent/child ApplicationContext

Spring Boot Version:1.5.6.RELEASE or 2.2.10.RELEASEProblem Description:When using a parent/child ApplicationContext setu...

SpringBoot ActiveProfiles not used on SpringBootApplication for bootTestRun

It would seem that ActiveProfiles isn't detected when on a SpringBootApplication when run as part of bootTestRunIn src/t...

SpringBoot Empty gap in log messages in v4.0.0-M3

After upgrading to Spring Boot v4.0.0-M3 the console log messages have a big empty gap before the package name, e.g.2025...

SpringBoot Adapt source code references to new modules in reference guide

The reference documentation still has a number of use of code-spring-boot-autoconfigure-src which are broken with the mi...

Spring Upgrade to JUnit 5.14

OverviewJUnit 5.14 is scheduled to be released tomorrow.Although we will not require JUnit Jupiter 5.14 as a new baselin...

Viper Support AWS AppConfig as remote config store

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper WatchConfig doesn't reload config

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Flags().Uin64P broken

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Viper Panic if env variable is not found

Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Pandas BUG: pd.read_html() is broken with beautifulsoup4 4.14.0

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: rolling().first() and rolling().last() don't work

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: incorrect cumsum results for pyarrow on windows

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Apache Dubbo [Bug] Can't create adaptive extension interface org.apache.dubbo.metrics.report.MetricsReporterFactor

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
上一页 下一页
.