玖涯软件开发
Home
Blog
springboot WelcomePageHandlerMapping does not honor CORS
2025-01-06 09:22:13
42
Forward port of issue #21048 to 2.3.0.RC1.
springboot WelcomePageHandlerMapping does not honor CORS
2025-01-06 09:22:07
38
Forward port of issue #21048 to 2.2.7.
springboot WelcomePageHandlerMapping does not honor CORS
2025-01-06 09:22:01
1552
I am using spring-boot-autoconfigure version 2.2.5.RELEASE.I have added CORS mapping in a WebMvcConfiguer in my applicat...
springboot Nested object is not initialized if no matching property is defined with constructor binding
2025-01-06 09:21:55
4469
Consider the following example:@ConfigurationProperties("acme")@ConstructorBindingpublic class AcmeProperties ...
springboot Fix naming of IncludExcludeEndpointFilter
2025-01-06 09:21:48
512
Hi,I just stumbled over IncludExcludeEndpointFilter which seems to be rather an IncludeExcludeEndpointFilter.I was wonde...
springboot ApplicationEventPublisher mocked with MockBean is not injected in component under test
2025-01-06 09:21:42
4311
Version of Spring Boot: 1.4.0.M3I have an integration test, annotated with@RunWith(SpringRunner::class)@SpringBootTest@A...
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...
上一页
下一页
1
…
2185
2186
2187
2188
2189
…
2246
.