Nineya
Home
Blog
软著申请
SpringBoot Allow specifying a different management access log prefix
2025-01-08 00:32:03
4965
Hi,This a WIP in order to try to tackle GH-14948, GH-24170 for example.It's today very common to handle logs in stdout, ...
SpringBoot Recommendations for new behavior of PropertySourcesPlaceholderConfigurer
2025-01-08 00:32:00
2794
OverviewHello, I'm a maintainer of the Spring Framework on Google Cloud. We have recently been working on upgrading Spri...
SpringBoot ObjectOptimisticLockingFailureException after upgrading to 3.4.0
2025-01-08 00:31:58
3959
Hello, I am trying to upgrade from Spring Boot 3.3.3 to 3.4.0 and, without changing any code, an error started occurring...
SpringBoot Breaking change on forward-headers-strategy
2025-01-08 00:31:55
2637
What happenedWe were using spring webflux with spring boot gradle plugin 3.3.5 and we upgraded to 3.4.0.With this versio...
SpringBoot Deprecate @ServletEndpoint, @ControllerEndpoint and @RestControllerEndpoint
2025-01-08 00:31:52
23029
We should decide if we want to deprecate and later remove @ControllerEndpoint and @RestControllerEndpoint from the actua...
SpringBoot Content-Length Header Filtered for HEAD Requests in Spring Boot 3.3.6 or 3.4.0
2025-01-08 00:31:47
659
Hi,When migrating from Spring Boot 3.3.5 to 3.3.6 (or 3.4.0), it seems that the Content-Length is filtered on every HEAD...
SpringBoot Expose SslBundle information via actuator metrics
2025-01-08 00:31:44
7129
I saw that support for SSL bundles was added to the actuator info and health endpoints in https://github.com/spring-proj...
SpringBoot Fix links to Servlet and JPA javadoc
2025-01-08 00:31:42
449
Reference javadoc links go to 404 pageAny Servlet, Filter...Referencehttps://docs.spring.io/spring-boot/reference/web/se...
SpringBoot Raise the minimum supported version of Gradle to 8.x
2025-01-08 00:31:39
200
If we add support for Gradle 9 (https://github.com/spring-projects/spring-boot/issues/43573) we should also consider rai...
SpringBoot Support Gradle 9
2025-01-08 00:31:37
136
It's likely that Gradle 9 will be released in time for Boot 3.5 in May 2025. Assuming that happens, we should add suppor...
SpringBoot Update Artemis version to 2.38.0
2025-01-08 00:31:35
443
Underlying dependencies were vulnerable. I know that this is not the regular way of doing this, so feel free to close th...
SpringBoot WebClient / Netty fails to send HTTP request in Native Image in Spring Boot 3.3.5
2025-01-08 00:31:33
28573
Versions * Spring Boot 3.3.6, 3.3.5 (Broken, worked in 3.1.6) * Spring Native * Java 21 * ubuntu OSReproducer project: g...
SpringBoot Springboot 3.2.0 RestTemplate not setting Content-Length with customized RestTemplate
2025-01-08 00:31:30
2561
After upgrading to Springboot 3.2.0 from Springboot 3.1.5, custom RestTemplate is not setting the Content-Length header ...
SpringBoot Upgrade to Logback 1.5.13
2025-01-08 00:31:25
134
Upgrade to Logback 1.5.13.Comment From: snicollSee https://github.com/spring-projects/spring-boot/issues/43568#issuecomm...
SpringBoot Extract command fails when using jar mode tools from an unpacked jar
2025-01-08 00:31:22
3971
If you unpack an uber jar and then run the extract command from jar mode tools, it fails:$ java -Djarmode=tools org.spri...
SpringBoot Consider harmonizing the Spring Framework and Spring Boot defaults for RestClient request factory
2025-01-08 00:31:20
1720
Spring Framework documents that the default ClientHttpRequestFactory used when building a RestClient is the following, c...
SpringBoot JacksonCodecConfiguration is instantiated but not used when EnableWebFlux is active
2025-01-08 00:31:17
4451
Hello,I'm using Spring Boot 3.3.6 with WebFlux. I wanted to make sure that my deserialized ZonedDateTime objects from @R...
SpringBoot How to generate a native GraalVM image for an application that uses @Profile and @ConditionalOnBean annotations
2025-01-08 00:31:14
1086
We have recently upgraded a Spring Boot 2.7.x application to 3.3.x. This application is deployed for customers on differ...
SpringBoot KafkaProperties fail to build SSL properties when the bundle name is an empty string
2025-01-08 00:31:10
1463
Problem on overriding kafka properties (https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spr...
SpringBoot Building images fails with Docker 25.0 when custom buildpacks are configured
2025-01-08 00:31:08
58992
In SB3.2, I had issues with adding a buildpack (newrelic). (see #39286 ) I fixed it bygetting list of buildpacks involve...
上一页
下一页
1
…
1608
1609
1610
1611
1612
…
2246
.