SpringBoot Fix broken assertions in tests

This PR fixes broken assertions in tests.This PR also restores the HTTP response body assertion that seems to have been ...

SpringBoot Include spring.profiles.group in additional-spring-configuration-metadata.json

Comment From: snicollThere's no reference to spring.profiles.group anywhere in the reference documentation and the prope...

SpringBoot DynamicPropertySource is getting initialized way too late in the startup for 'config.import'

I have ConfigData implementation for a custom KV storage: Loader, LocationResolver, Resource. They are specified in spri...

SpringBoot ConfigDataLocationResolvers.ConfigDataLocationResolvers(..., ResourceLoader resourceLoader) does not use a resourceLoader to load factory names

org.springframework.boot.context.config.ConfigDataLocationResolvers.ConfigDataLocationResolvers( DeferredLogFactory l...

SpringBoot ERROR if org.springframework.boot.autoconfigure.logging log level is DEBUG (spring-boot-starter-log4j2 + ConsoleJSONAppender)

spring-boot-starter-log4j2 using log4j'sConsoleJSONAppender can cause following error if org.springframework.boot.autoco...

SpringBoot no such method org.jboss.logging.Logger.debugf

So I have no idea whenever this started as my project seemed to work perfectly last week and this week throws this error...

SpringBoot Enhance multiple entity manager factories online documentation

… gh-14642Comment From: snicoll@nicce thank you very much for the PR but I am afraid we can't merge this as is for sever...

SpringBoot Auto-configure micrometer DiskSpaceMetrics

AFAICT we don't currently configure DiskSpaceMetrics.Comment From: izeyeFor your information, there was a PR against the...

SpringBoot @Scheduled method not triggered when spring.main.lazy-initialization=true

Spring Boot Version: 2.4.2Spring Framework Version: 5.3.3@EnableSchedulingCreate a @Component with a @Scheduled methodAd...

SpringBoot Polish

This PR polishes trivial stuff.

SpringBoot Replacements for spring.datasource.schema and spring.datasource.data are documented incorrectly

https://github.com/spring-projects/spring-boot/blob/086d289636bfa009cb4ae9dd6587e0d8df3c405c/spring-boot-project/spring-...

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...
上一页 下一页
.