Nineya
Home
Blog
软著申请
SpringBoot upgraded log4j to 2.24.2
2025-01-07 23:59:25
560
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
2025-01-07 23:59:23
27438
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
2025-01-07 23:59:20
782
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
2025-01-07 23:59:17
27658
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
2025-01-07 23:59:15
3281
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
2025-01-07 23:59:12
1072
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
2025-01-07 23:59:10
391
Similar to https://github.com/spring-projects/spring-boot/blob/f9aedf5a43e0b7d3282833c89d1a3c6611f7963c/spring-boot-proj...
SpringBoot Link to @EnableMethodSecurity instead of the deprecated @EnableGlobalMethodSecurity
2025-01-07 23:59:06
510
@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
2025-01-07 23:59:04
7313
Using Spring Boot 3.4.0 Native Image fails on Netty netty-common-4.1.115. java.lang.NoSuchFieldException: producerIndexS...
SpringBoot Fix wrong document
2025-01-07 23:59:02
636
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
2025-01-07 23:58:59
10755
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
2025-01-07 23:58:56
1279
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
2025-01-07 23:58:53
2353
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
2025-01-07 23:58:51
4660
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
2025-01-07 23:58:47
11755
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
2025-01-07 23:58:45
15762
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
2025-01-07 23:58:41
4999
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
2025-01-07 23:58:39
759
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
2025-01-07 23:58:31
235
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
2025-01-07 23:58:28
30097
In addition to downgrading the Servlet API to 5.0, we also need to cover the impact that this will have on testing. Fram...
上一页
下一页
1
…
1617
1618
1619
1620
1621
…
2246
.