Aurora Blog
Home
Spring Cloud Config Spring Boot 4.0.0-M3 breaks Spring Cloud Config
2025-10-01 14:01:04
6159
Spring Boot 4.0.0-M3 causes issues with Spring Cloud 2025.1.0-M2 (as well as 2025.1.0-SNAPSHOT) due to the package name ...
Spring Security Add SecurityMockMvcResultMatchers.withAuthorities(String...)
2025-10-01 14:00:59
442
There should be a SecurityMockMvcResultMatchers.withAuthorities(String...) method which does not care about the GrantedA...
Spring AI DefaultChatClient returns null content when using Bedrock Converse API with openai.gpt-oss models
2025-10-01 14:00:53
1277
Bug descriptionWhen using Spring AI with Bedrock Converse API and the models like 'openai.gpt-oss-20b-1:0', 'openai.gpt-...
Spring AI org.springframework.ai.chat.model.ToolContext No Creators, like default construct, exist): cannot deserialize from Object value (no delegate- or property-based Creator
2025-10-01 14:00:51
1960
Hello team,Thank you for this repo.Just wanted to let you know it seems there is an issue with https://github.com/spring...
Spring AI Feature Request: Support "reasoning_effort" option in OpenAiChatOptions
2025-10-01 14:00:44
1832
Current BehaviorOpenAI has introduced since a while now the reasoning_effort parameter, which allows users to control th...
Spring AI VertexAiGeminiChatModel doesn't handle tool response of basic types (i.e. String, Number, boolean, List<String>, etc.) - throws exception
2025-10-01 14:00:40
3104
Bug descriptionWhen tool response is anything else, but:String, that doesn't contain a number (i.e. not "22"); more abou...
SpringBoot spring-boot-autoconfiguration fails for flyway 11.13.2+ when using native images
2025-10-01 14:00:36
5807
Hi,when upgrading flyway to 11.13.2 and beyond NativeImageResourceProviderCustomizer runs into a NoSuchMethodError as th...
SpringBoot spring-boot-maven-plugin cannot find main class due to JDK 25 instance main method changes
2025-10-01 14:00:33
296
Main methods no longer require public, static, or args under the recent JDK 25 changes, but failing to put public or sta...
SpringBoot Spring Boot 4 war does not work with external tomcat out of the box
2025-10-01 14:00:31
1446
When I generate a new Spring Boot app (4.0.0.M3) from start.spring.io using the "War" option, the assembled WAR will not...
SpringBoot Review the include of JacksonAutoConfiguration in DataElasticsearchTest
2025-10-01 14:00:29
342
Elastic uses its own, independent ObjectMapper through JacksonJsonpMapper. As such, I don't think DataElasticsearchTest ...
SpringBoot Rename Spring Session properties that depend on Spring Data
2025-10-01 14:00:28
521
Spring Session has two modules that depend on Spring Data:spring-session-data-mongodbspring-session-data-redisCurrently,...
Spring Add support for recording and reusing the outcome of classpath scanning
2025-10-01 14:00:22
621
We want Spring AOT to be able to replace runtime classpath scanning by an already-prepared index. This is similar to wha...
Spring Allow event listener method declared with multiple event classes to take a single parameter that is assignable from all of those event classes
2025-10-01 14:00:13
1386
Currently, the javadoc of org.springframework.context.event.EventListener.classes() says the following:The event classes...
Spring SpEL expression parser uses more CPU after upgrade to 6.2.9
2025-10-01 14:00:10
1484
SPEL expression parser takes more cpu after upgrade from 6.2.8 to 6.2.9,There is huge affect in performance and we use ...
Apache Superset 【6.0.0-RC2】Sorting filter values by a metric doesn't work
2025-09-30 14:03:50
2156
Bug descriptionI'm testing the version 6.0.0-RC2. Sorting filter values by a metric doesn't work. Instead of sorting the...
Apache Superset [6.0.0rc2] list of domain names that can embed this dashboard - not showing already added domains
2025-09-30 14:03:06
3688
Bug descriptionOn 6.0.0rc2With attached config overrides ( in the comment below )Start with docker compose -f docker-com...
Apache Superset gevent pulls in a conflicting greenlet
2025-09-30 14:02:26
3571
Bug descriptionTesting Superset v5.0.0 in a Python 3.10 virtual environment on Linux. In preparation for running via WSG...
MyBatis-Plus [错误报告]: 使用AspectJ不能切到继承了IService的接口或者实现
2025-09-30 14:02:05
609
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
MyBatis-Plus [功能改进]: 对于enum对象的 in 操作 支持
2025-09-30 14:02:02
1628
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
Redis Support JavaScript - Choose JS Engine
2025-09-30 14:01:57
14959
On Redis 7 we first introduce the concept of Redis Functions. Redis function was built in a way that allows us to easily...
上一页
下一页
1
…
35
36
37
38
39
…
386
.