Nineya
Home
Blog
springboot Update validation of Micrometer configuration
2025-01-06 09:21:35
331
This updates Spring Boot tests to accomodate a few deprecated properties in Micrometer 1.5.0 and the new validation API ...
springboot Review Cassandra's timeout options
2025-01-06 09:21:29
1071
Follow-up of #18621The upgrade to v4 changes some of the timeout options, i.e. I am not sure what connectTimeout is now....
springboot Improve Elasticsearch RestClient customization capabilities
2025-01-06 09:21:22
3012
At present, RestClientBuilderCustomizer allows general customization of RestClientBuilder. This is troublesome for users...
springboot Potential race condition when initializing Logback
2025-01-06 09:21:16
56927
Using SpringBoot version 1.3.2.RELEASEOccasionally my tests fail with the error below. It is sporadic, but it appears th...
springboot Fix naming of IncludExcludeEndpointFilter
2025-01-06 09:21:09
42
Forward port of issue #21061 to 2.3.0.RC1.
springboot Automatic restarts stops working from 2.1.13 to 2.2.0
2025-01-06 09:21:03
674
I am struggling with this issue from months. Afters upgrading from Spring 2.1.13 to 2.2.0, automatic restart has stopped...
springboot Long default values in properties make properties tables render poorly
2025-01-06 09:20:56
653
e.g.%clr(%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd HH:mm:ss.SSS}}){faint} %clr(${LOG_LEVEL_PATTERN:-%5p}) %clr(${PID:- }){...
springboot spring.config.additional-location as environment variable does not work correctly
2025-01-06 09:20:50
4152
We have a central yml file containing properties for our databases and would like to generically add those to our spring...
springboot PortInUseException thrown when Netty does not have the right to use configured port
2025-01-06 09:20:43
42
Forward port of issue #19807 to 2.3.0.RC1.
springboot PortInUseException thrown when Netty does not have the right to use configured port
2025-01-06 09:20:37
38
Forward port of issue #19807 to 2.2.7.
springboot spring.config.additional-location is ignored when spring.config.location is configured
2025-01-06 09:20:31
776
This issue relates to #20743.When we fixed https://github.com/spring-projects/spring-boot/issues/10595, I don't think we...
springboot spring.config.additional-location is ignored when spring.config.location is configured
2025-01-06 09:20:26
42
Forward port of issue #20745 to 2.3.0.RC1.
springboot Documentation: Dockerfile example does not match documented default jar layers
2025-01-06 09:20:20
1150
Dockerfile example for layered jars does not match the default layers.Please see this section of the doc:https://docs.sp...
springboot Add support for configuring Hibernate L2 Cache
2025-01-06 09:20:14
2306
As discussed with @snicoll on Gitter, it would be nice if Spring Boot could offer an easy way to use the JCache CacheMan...
springboot ConditionalOnAvailableEndpoint does not deal with dashed IDs
2025-01-06 09:20:07
42
Forward port of issue #21044 to 2.3.0.RC1.
springboot ConditionalOnAvailableEndpoint does not deal with dashed IDs
2025-01-06 09:20:01
10
See #20997
springboot ExplodedArchive - missing Serializable
2025-01-06 09:19:55
317
Comparator doesn't implement Serializable in EntryComparator class.Comment From: wilkinsonaThanks for the pull request....
springboot Endpoint exposure patterns do not work with dashed IDs
2025-01-06 09:19:49
8678
springboot version : 2.2.6.RELEASEspringcloud version: Hoxton.SR3When I use the bus-fresh endpoint, I find it does not w...
springboot Response Status Code does not change in custom ErrorAttributes
2025-01-06 09:19:42
1217
I extended DefaultErrorAttributes to have a better control over error responses, because I need different http status co...
springboot Test that spring.data.mongodb.grid-fs-database is honored by auto-configured GridFsTemplate
2025-01-06 09:19:36
310
Support was added in https://github.com/spring-projects/spring-boot/commit/94dd510b52dcdc7779d1e55d03b45be903bd7145 but ...
上一页
下一页
1
…
2067
2068
2069
2070
2071
…
2127
.