Nineya
Home
Blog
SpringBoot LOGBACK: No context given for c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy
2025-01-07 01:12:38
3846
when I try to use spring boot default configuration to configure a rolling log files,logback show tips like title,so I v...
SpringBoot Add Jackson ConstructorDetector properties support
2025-01-07 01:12:34
1205
Jakson added ConstructorDetector support in https://github.com/FasterXML/jackson-databind/issues/1498. It would be nice ...
SpringBoot @ConfigurationProperties property class that is used by a @Service that's annotated with @RefreshScope fails with "JsonMappingException: Infinite recursion" in Java 14
2025-01-07 01:12:31
6845
Bug reportCreating @ConfigurationProperties property class that is used by a @Service that's annotated with @RefreshScop...
SpringBoot Consul ACL Token is not available with Config Data API when using consul with vault (consul backend).
2025-01-07 01:12:03
6531
I am using vault and consul for secret management and service configuration respectively. It is quite common to use cons...
SpringBoot RoutingDataSourceHealthContributor should heed Maps with null values in keys
2025-01-07 01:11:59
2474
https://github.com/spring-projects/spring-boot/blob/b65cc4d62f4a818e36be8b99b98eba01a28f6f2a/spring-boot-project/spring-...
SpringBoot ParameterizedContainer throws IllegalAccessException when there is more than one parameter
2025-01-07 01:11:55
4084
I recently upgraded an application from spring-boot 2.1.17 to 2.4.2 and am getting the following error on startup.java.l...
SpringBoot Apply multiple docker image tags when publishing images
2025-01-07 01:11:51
1314
As of #19698 spring boot has native support for building docker images which is a great approach to further simplify th...
SpringBoot AutoConfiguredCompositeMeterRegistry cannot be cast to class StatsdMeterRegistry on service startup
2025-01-07 01:11:48
14394
What I'm trying to achieve is to customize different MeterRegistry beans with different MeterRegistryCustomizer beans:@B...
SpringBoot Spring Boot 2.2 Release Notes missing from Wiki
2025-01-07 01:11:44
290
Currently, the release notes for Spring Boot 2.2 are missing from the Wiki page. Please include it at least in the Sprin...
SpringBoot Provide a configuration property for configuring a distribution statistic's expiry
2025-01-07 01:11:40
2482
This is a way to auto-configure client percentilesmanagement: metrics: distribution: percentiles: http.s...
SpringBoot Added property to customise Jackson default leniency
2025-01-07 01:11:36
107
Fixes #27547 Comment From: snicoll@lower-case thank you for your contribution. I've polished it in 68a47a7.
SpringBoot Reset server state to avoid flaky tests
2025-01-07 01:11:23
2636
What is the purpose of the changeThis PR is to fix 3 flaky tests:Test1: org.springframework.boot.test.autoconfigure.web....
SpringBoot Use Pattern for Groovy closure checks
2025-01-07 01:11:20
425
Hi,this PR changes the checks for Groovy closures in BeanDefinitionLoader to a precompiled Pattern. It doesn't matter re...
SpringBoot Upgrade to Tomcat 9.0.52
2025-01-07 01:11:10
790
There are some performance fixes in Tomcat 9.0.52 from version 9.0.50. I haven't seen an issue raised with this dependen...
SpringBoot Add application property to customize Jackson default leniency
2025-01-07 01:11:06
1628
Jackson provides a leniency setting for deserialization, which can be configured per property (using @JsonFormat(lenient...
SpringBoot Readiness probe failed: HTTP probe failed with statuscode: 503 after updating spring boot to 2.5.3
2025-01-07 01:10:58
3430
I have updated spring boot to 2.5.3 from 2.1.8.RELEASE. Before that liveness and readiness probe was fine. Now after upd...
SpringBoot Update SampleMongoApplication to remove field injection and circular reference
2025-01-07 01:10:55
260
SampleMongoApplication uses field injection. It also contains a circular reference as it injects a Mongo-backed Customer...
SpringBoot Add network option for image building
2025-01-07 01:10:52
804
This commit adds configuration to the Maven and Gradle plugins toallow specifying the network mode to be provided to the...
SpringBoot Upgrade to Flyway 7.13.0
2025-01-07 01:10:47
311
This is noteworthy as Flyway 7.12 (we're currently on 7.11) has moved the setters for Vault configuration into a separat...
SpringBoot WebTestClientContextCustomizerFactory causes an IllegalStateException when WebClient is on the classpath without a supported HTTP client
2025-01-07 01:10:44
3206
SpringBoot Version: 2.3.11.RELEASEWe use a shaded version of reactor-netty, by default, for our internal WebClient exte...
上一页
下一页
1
…
2011
2012
2013
2014
2015
…
2246
.