Spring Cloud Config Spring Boot 4.0.0-M3 breaks Spring Cloud Config

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...)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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的接口或者实现

确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...

MyBatis-Plus [功能改进]: 对于enum对象的 in 操作 支持

确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...

Redis Support JavaScript - Choose JS Engine

On Redis 7 we first introduce the concept of Redis Functions. Redis function was built in a way that allows us to easily...
上一页 下一页
.