SpringBoot Springboot version upgrade from 2.7.12 to 3.1.7 related issue

I m trying to upgrade the springboot version for my application from 2.7.12 to 3.1.7.i have done all the changes and the...

SpringBoot Upgrade to Spring Security 6.3.0-RC1

Comment From: wilkinsonaWe need to adapt to https://github.com/spring-projects/spring-security/commit/644cfa9f875409d2b2...

SpringBoot Conflicting dependencies in spring-boot-dependencies 3.1.0

Hello, My team noticed that in spring-boot-dependencies you're using Hibernate 6.2.2+https://github.com/spring-projects/...

SpringBoot Upgrade to Zipkin Reporter 3.4.0

I'm only raising this manually for documentation:Spring currently configures the Brave AsyncSpanHandler with default set...

SpringBoot CloudFoundryActuatorAutoConfiguration produces a Warning

Hi We are using spring-boot-actuator-autoconfigure:3.2.4 in a CloudFoundry environment having:spring.main.cloud-platform...

SpringBoot Spring Boot 3.2.4 Test Failures

There is an observed testing issue when updating to Spring Boot 3.2.4 also present in 3.3.0 milestones.Project and tests...

SpringBoot BindValidationFailureAnalyzer uses wrong target

This PR fixes target in BindValidationFailureAnalyzer.getBindValidationExceptionDetails() as it seems to be using BindEx...

SpringBoot Spring boot does not handle Joda Day serialization

I am getting an error in a spring boot rest api because spring does not handle serialization of org.joda.time.Days.org.s...

SpringBoot Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0

Bumps gradle/wrapper-validation-action from 2.1.2 to 3.3.0.Release notesSourced from gradle/wrapper-validation-action's ...

SpringBoot Bump gradle/actions from 3.2.1 to 3.3.0

Bumps gradle/actions from 3.2.1 to 3.3.0.Release notesSourced from gradle/actions's releases.v3.3.0This release includes...

SpringBoot Add @Interceptor annotation to make HandlerInterceptors easier to register

It feels like there should be an @Interceptor annotation the way that spring has @Service, @Repository, etc. I think it ...

SpringBoot Custom Repository Implementation - Unsatisfied dependency expressed through constructor parameter 0...

Hello there,I have created a simple spring boot maven project for my other project. I've created a custom repository int...

SpringBoot springboot 3.2.2 webflux http inteface upload error

org.springframework.web.reactive.function.UnsupportedMediaTypeException: Content type 'application/octet-stream' not sup...

SpringBoot Why is the response Redacted for 401 POST and PUT request, but not GET?

Why does the Default Spring web implementation populate the response in the Body for 401 Unauthorized GET requests? Why ...

SpringBoot Virtual threads not supported on JDK <21

Hi,I started activating VirtualThreads in application.properties, compiled my application using OpenJDK 21 (Amazon Corre...

SpringBoot Move older documentation to new location

We would like our new documentation to be at https://docs.spring.io/spring-boot/ but we don't want to accidentally clobb...

SpringBoot Encapsulate common build steps in a composite action

Many of the steps involved in building the project are common across multiple workflows. We can reduce repetition by enc...

SpringBoot Move verification into a reusable workflow

In addition to verifying snapshots, we will also want to verify staged releases. To reduce duplicate, we should move ver...

SpringBoot Do not overwrite ports in Tomcat connectors when customizing

This change allows customizers to be applied to additional connectors in subclasses of TomcatServletWebServerFactory.Exa...

SpringBoot Document CDS support

With the Antora migration mostly done we might want to add some more documentation around CDSComment From: mhalbritterWe...
上一页 下一页
.