SpringBoot upgraded log4j to 2.24.2

Upgrades log4j to 2.24.2 - resolving https://github.com/spring-projects/spring-boot/issues/43318Comment From: pivotal-cl...

SpringBoot Spring Boot 3.2.0.: Bad resolving LOGBACK_ROLLINGPOLICY_FILE_NAME_PATTERN in Tomcat 10.1 with multiple applications

When resolving LOGBACK_ROLLINGPOLICY_FILE_NAME_PATTERN in Tomcat 10.1 with multiple applications, Spring Boot 3.2.0 with...

SpringBoot AOT processing occurs when not requested

OverviewIf you create a new project via https://start.spring.io that includes GraalVM support (for example, like this), ...

SpringBoot HttpHostConnectException is thrown when using buildpacks with Gradle or Maven on Windows

Environment:* Windows Pro 11 24H2* Gradle 8.11-rc-1* Eclipse Temurin 23.0.1* Spring Boot 3.4.0-RC1* Docker Desktop 4.35....

SpringBoot Management endpoint access and enabled properties are ignored unless the endpoint ID is an exact match

I'm migrating to 3.4.0 version and I apreciate that management.endpoints.enable-by-default and management.endpoint.id.en...

SpringBoot Filter out null fields for structured logging

My use case is adding global service.id field along side with builtin service.name via StructuredLoggingJsonMembersCusto...

SpringBoot Document that StructuredLoggingJsonMembersCustomizer implementations may optionally take constructor parameters

Similar to https://github.com/spring-projects/spring-boot/blob/f9aedf5a43e0b7d3282833c89d1a3c6611f7963c/spring-boot-proj...

SpringBoot Link to @EnableMethodSecurity instead of the deprecated @EnableGlobalMethodSecurity

@EnableGlobalMethodSecurity at https://github.com/spring-projects/spring-boot/blob/8964203688c111e11604bc4454743998bc387...

SpringBoot Spring Boot 3.4.0 and 3.3.6 native Image fails on Netty netty-common-4.1.115. java.lang.NoSuchFieldException: producerIndex

Using Spring Boot 3.4.0 Native Image fails on Netty netty-common-4.1.115. java.lang.NoSuchFieldException: producerIndexS...

SpringBoot Fix wrong document

The javadoc of StructuredLoggingJsonMembersCustomizer doesn't mention that, and I'm failed to reproduce it, I believe it...

SpringBoot RestController doesn't work with spring-ws in classpath

With spring-boot 2.7.10, i build an API REST (json format).I use spring-boot-starter-web and @RestController to define s...

SpringBoot Build and test for Linux/ARM64

DescriptionFor aarch64 platform, I have built "Springboot" from source.StepsFollowing "STEPS (https://spring.io/quicksta...

SpringBoot Overriding log level with an environment variable does not work when using an environment prefix

Overriding the log level for a specific package with an environment variable does not work as expected when using an env...

SpringBoot Auto-configuration of MethodValidationPostProcessor prevents the use of @Validated on final @ConfigurationProperties classes

This was raised by Philipp Paland on Gitter when trying to use records for @ConfigurationProperties. I believe it will a...

SpringBoot Possible incompatibility of Spring Boot Starter 3.4.0 with spring-cloud-azure 6.0.0-Beta.4

After upgrading spring-boot-starter-parent from version 3.3.5 to 3.4.0 I started getting this error when booting the app...

SpringBoot spring boot data redis startup fail

Caused by: java.lang.NoClassDefFoundError: Could not initialize class io.netty.util.internal.shaded.org.jctools.queues.u...

SpringBoot Using @SpringBootTest within a custom meta-annotation makes the injection of WebTestClient to fail

Hello,I want to use the @SpringBootTest annotation in my custom meta-annotation @SpringBootTestGvl like this:@Target({El...

SpringBoot Spring Boot 3.4.0: No Content-Length header is returned for HEAD request for static resources

I have Spring MVC application and I am trying to upgrade Spring Boot from 3.3.5 to 3.4.0.For integration tests, I use so...

SpringBoot Upgrade to Spring Framework 6.2.0

Comment From: youngs01can i upgrade to the new versionComment From: wilkinsonaThanks for the offer, @youngs01, but we pr...

SpringBoot Document how to downgrade dependencies to use embedded Jetty 11

In addition to downgrading the Servlet API to 5.0, we also need to cover the impact that this will have on testing. Fram...
上一页 下一页
.