Nineya
Home
Blog
SpringBoot Fix broken assertions in tests
2025-01-06 22:55:11
242
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
2025-01-06 22:55:01
380
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'
2025-01-06 22:54:54
2209
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
2025-01-06 22:54:47
5142
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)
2025-01-06 22:54:41
4060
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
2025-01-06 22:54:34
10384
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
2025-01-06 22:54:28
950
… 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
2025-01-06 22:54:20
314
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
2025-01-06 22:54:13
1697
Spring Boot Version: 2.4.2Spring Framework Version: 5.3.3@EnableSchedulingCreate a @Component with a @Scheduled methodAd...
SpringBoot Polish
2025-01-06 22:54:05
31
This PR polishes trivial stuff.
SpringBoot Replacements for spring.datasource.schema and spring.datasource.data are documented incorrectly
2025-01-06 22:53:59
864
https://github.com/spring-projects/spring-boot/blob/086d289636bfa009cb4ae9dd6587e0d8df3c405c/spring-boot-project/spring-...
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...
上一页
下一页
1
…
2048
2049
2050
2051
2052
…
2246
.