SpringBoot 2.4.x

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

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

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

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

Config server does some unique things with property sources. First, for security reasons, we check that a given property...

SpringBoot Minor enhancements to KotlinConstructorParametersBinderTests

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

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

The currently used version of Asciidoctor seems to be incompatible with Gradle 7. Therefore the build fails for followin...

SpringBoot Polish

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

This PR adds RepositoryMetricsAutoConfiguration to spring.factories as it seems to be missed in f03f74ff0ae2d903e6437805...

SpringBoot Injection on Path misinterprets absolute paths

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

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

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

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

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.

Is there a well considered solution for redis disconnection and reconnectionComment From: wilkinsonaThanks for getting i...

SpringBoot Support @Timed annotation for WebFlux

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

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

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

I'm using Spring Boot 2.3.9.RELEASE and have an auto-configuration class annotated with @ConditionalOnCloudPlatform(Clou...
上一页 下一页
.