Nineya
Home
Blog
SpringBoot 2.4.x
2025-01-06 22:53:52
289
Comment From: pivotal-issuemaster@sanliu2015 Please sign the Contributor License Agreement!Click here to manually synchr...
SpringBoot Upgrade to Hibernate Validator 6.2.0.Final on 2.4.x release
2025-01-06 22:53:46
298
Following issues have been reported for Hibernate Validator 6.1.7.Final:CVE-2020-10693Is there plan to upgrade Hibernate...
SpringBoot Upgrade to Thymeleaf 3.0.12
2025-01-06 22:53:39
620
Forward port of issue #24599 to 2.4.x.Comment From: mschneidThis upgrade breaks a lot of our templates, as described her...
SpringBoot custom spring.messages.basepath not working
2025-01-06 22:53:33
1533
In my project, I set custom messages directory like so:spring.messages.basename=i18n.messagesThis worked fine, until I u...
SpringBoot Profile cannot easily be deduced from StandardConfigDataResource
2025-01-06 22:53:24
1463
Config server does some unique things with property sources. First, for security reasons, we check that a given property...
SpringBoot Minor enhancements to KotlinConstructorParametersBinderTests
2025-01-06 22:53:18
1604
KotlinConstructorParametersBinderTests: - Minor enhancements to unit tests - Add new constructor for MockConfiguration...
SpringBoot Resetting the log level of a Log4j2 Logger wrongly flags its LoggerConfiguration as explicitly configured
2025-01-06 22:53:11
3697
Spring-Boot: v2.3.5.RELEASELog4J2: 2.13.3 (spring-managed)Display default configuration$ curl http://$SERVER/actuator/lo...
SpringBoot Asciidoctor incompatible with Gradle 7
2025-01-06 22:53:04
1177
The currently used version of Asciidoctor seems to be incompatible with Gradle 7. Therefore the build fails for followin...
SpringBoot Polish
2025-01-06 22:52:56
135
This PR fixes some typos and polishes trivial stuff.Comment From: snicollThanks again. I should configure indent for Gra...
SpringBoot Add RepositoryMetricsAutoConfiguration to spring.factories
2025-01-06 22:52:50
217
This PR adds RepositoryMetricsAutoConfiguration to spring.factories as it seems to be missed in f03f74ff0ae2d903e6437805...
SpringBoot Injection on Path misinterprets absolute paths
2025-01-06 22:52:43
3360
Starting from spring-boot 2.4.4 and including spring-boot-starter-web, injection on Path objects misinterprets absolute ...
SpringBoot Upgrade to Spring Session 2020.0.4
2025-01-06 22:52:37
158
Comment From: snicollThis was closed with the wrong issue id in https://github.com/spring-projects/spring-boot/commit/f8...
SpringBoot Avoid some redirects in docs
2025-01-06 22:52:30
148
Hi,this PR polishes some links to avoid redirects (and one broken anchor).Cheers,ChristophComment From: snicollThank you...
SpringBoot Report message from response.sendError(int,String) in BasicErrorController
2025-01-06 22:52:24
2266
The BasicErrorController doesn't look in the request attributes for a message if the exception is non-null, even if the ...
SpringBoot javax.persistence.schema-generation.database.action is ignored when checking if default DDL auto setting should be applied
2025-01-06 22:52:17
617
Checks 'javax.persistence.schema-generation.database.action' before returning default ddlAuto in HibernateProperties.Fix...
SpringBoot Whether spring boot redis has a robust disconnection and reconnection mechanism can't be found on the official website,If not, is there a more robust solution? I hope to get some suggestions.
2025-01-06 22:52:09
488
Is there a well considered solution for redis disconnection and reconnectionComment From: wilkinsonaThanks for getting i...
SpringBoot Support @Timed annotation for WebFlux
2025-01-06 22:52:02
2355
We recently switched an application from WebMvc to WebFlux. We used the @Timed annotation on our controller methods to g...
SpringBoot Upgrade to Spring Integration 5.5.0-RC1
2025-01-06 22:51:53
131
Comment From: snicollWe can't switch to snapshots just yet due to https://github.com/spring-projects/spring-integration/...
SpringBoot CloudPlatform.isActive can return true when spring.main.cloud-platform is set to NONE
2025-01-06 22:51:47
1778
Fixes https://github.com/spring-projects/spring-boot/issues/25433add isAutoDetectionEnabled method to determine that whe...
SpringBoot Cannot enforce CloudPlatform.NONE via spring.main.cloud-platform
2025-01-06 22:51:39
2210
I'm using Spring Boot 2.3.9.RELEASE and have an auto-configuration class annotated with @ConditionalOnCloudPlatform(Clou...
上一页
下一页
1
…
2018
2019
2020
2021
2022
…
2215
.