Spring Cloud Netflix com.thoughtworks.xstream:xstream update version to 1.4.21

Hi.Project uses Spring Cloud on its latest version (2024.0.0) and one of its dependencies is com.thoughtworks.xstream:...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency guava:16.0

guava:16.0 has vulnerabilities:https://mvnrepository.com/artifact/com.google.guava/guava/16.0to fix the issue upgrade to...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency commons-configuration:1.10

commons-configuration:1.10 has vulnerabilities:https://mvnrepository.com/artifact/commons-configuration/commons-configur...

Spring AMQP Provide Jackson 3 support

More info in: https://github.com/spring-projects/spring-framework/issues/33798.We have to deprecate existing Jackson 2 A...

Spring AI when use deepseek-r1 mode in mcp call return the error of 400 Bad Request

Bug descriptionwhen use deepseek-r1 mode in toolObjects call or mcp call both return the error of 400 Bad RequestEnvi...

Spring AI Wrong implementation of MethodToolCallback.validateToolContextSupport

Consider the current implementation of validateToolContextSupport compared from 1.0.0 and 1.0.0-M6 private void valid...

Spring AI The isFunctionalType method of MethodToolVNet Provider is incorrect, resulting in some cases where the tool cannot be registered

private boolean isFunctionalType(Method toolMethod) { var isFunction = ClassUtils.isAssignable(toolMethod.getRet...

Spring AI MCP server: Authentication lost in tool execution

Bug descriptionI'm in a situation where I have authentication with OIDC (so an access token basically).When I set authen...

Spring AI could no longer access /sse

Bug description使用 stdio 方式时没问题的,但使用 sse 方式,上周还可以,今天再试突然就不行了,访问/sse没反应了。我看了帖子 https://github.com/spring-projects/spring-a...

Spring AI Multi-Turn w/ MCP Tools Getting Confused

Using Spring AI 1.0.0 I see some differences between how multi-turn is handled with tools vs my own agentic loop.Steps t...

SpringBoot bootBuildImage fails to authenticate with GCP Artifact Registry using Docker credential helper

I'm trying to transition some of our container image builds from using the pack CLI to using Spring Boot's bootBuildImag...

SpringBoot CloudFoundry actuator support not longer works with Spring Security due to CSRF protection

With #32622 we changed the security config from ignoring() to permitAll(). Unfortunately, the change also makes CSRF pro...

SpringBoot Improve 'spring.config.import' support to allow later imports to use data from earlier ones

I have created a scenario where I need a password property loaded from configtree: to use for the config server client, ...

SpringBoot Setting spring.reactor.context-propagation has no effect when lazy initialization is enabled

Setting spring.main.lazy-initialization: true effectively disables the spring.reactor.context-propagation: AUTO, as the ...

Spring Unhandled exceptions logging should be easy configurable, without affecting rest od stystem

I would like to back to issue that Tomcat servlet logs unhandled exceptions without trace/span id.When unhandled excepti...

Spring StandardMultipartHttpServletRequest.StandardMultipartFile#getBytes can not release Direct Memory

Verson:JDK21spring-boot-starter-web 3.5.0When I upload file to springmvc applicaion, and use MultipartFile#getBytes. it ...

Spring Disable Gradle auto-provisioning

In order to provide more control on which JDK is used for the build, this change intends to disable Gradle auto-provisio...

Spring Random CancellationException instead of ResourceAccessException after upgrading to Spring Boot 3.4.0

Hi Spring-Team,After upgrading to Spring Boot 3.4.0, we have encountered an issue with RestTemplate where random Cancell...

Spring Update Guidance on Best Practices To Test Code That Uses RestClient and RestTemplate

Spring Framework provides MockRestServiceServer for testing the imperative stack (RestTemplate, RestClient, etc). Howeve...

Spring Clarify what @RestControllerAdvice vs @ControllerAdvice apply to by default

SummaryThis request is to improve the documentation around the behavior of @RestControllerAdvice and @ControllerAdvice w...
上一页 下一页
.