Aurora Blog
Home
Spring AI Pure Java Implementation SentencePiece4J Released
2025-09-30 14:01:06
482
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
2025-09-30 14:01:01
1895
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
2025-09-30 14:00:58
8028
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
2025-09-30 14:00:50
920
使用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
2025-09-30 14:00:42
2923
Bug descriptionThere is a special case in MCP tools, where excluding the ToolCallingAutoConfiguration would be desirable...
Spring AI getToolCalls empty!
2025-09-30 14:00:34
1928
ChatResponse chatResponse = chatClient.prompt() .user(prompt) .tools(new OpenIaFunctions()) ...
SpringBoot Typo: Envronment -> Environment
2025-09-30 14:00:28
154
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
2025-09-30 14:00:26
2283
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
2025-09-30 14:00:24
1010
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
2025-09-30 14:00:21
2106
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
2025-09-30 14:00:19
172
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
2025-09-30 14:00:05
359
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
2025-09-29 14:02:04
1575
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
2025-09-29 14:02:02
2148
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
2025-09-29 14:02:00
3237
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
2025-09-29 14:01:58
1445
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
2025-09-29 14:01:44
2513
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
2025-09-29 14:01:41
3397
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
2025-09-29 14:01:37
2707
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
2025-09-29 14:00:52
2899
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...
上一页
下一页
1
…
17
18
19
20
21
…
367
.