Nineya
Home
Blog
springboot Rejected value is null when configuration property fails validation
2025-01-06 06:26:50
41
Forward port of issue #19580 to 2.3.0.M1.
springboot Spring Boot 2.1.10.RELEASE Causes RabbitMQ / AMQP Connection Resets
2025-01-06 06:26:44
2383
Issue begins starting in version 2.1.10.RELEASE of spring boot and corresponding Spring Rabbit / AMQP dependencies.These...
springboot Make it possible to disable the BackgroundPreinitializer
2025-01-06 06:26:38
888
this enhancement Comment From: philwebbThanks for the PR. I think we can simplify this by bypassing all initialization i...
springboot References to external types in Boot's javadoc are no longer links
2025-01-06 06:26:31
6428
We appear to have lost the links to third-party types in Boot's javadoc. Links are present in 2.1.5 but missing in 2.1.6...
springboot Fix links to external types in javadoc
2025-01-06 06:26:24
1039
Hi,I took the freedom to add trailing slashes to the Javadoc links again as MJAVADOC-532 seems to be fixed and the curre...
springboot HATEOAS 1.0.2 causes 17 bean not eligible for getting processed by all BeanPostProcessors
2025-01-06 06:26:18
5737
Spring Boot 2.2.2.RELEASE upgraded to spring-hateoas:1.0.2.RELEASE. Generating a simple Spring Boot Initializr project u...
springboot while upgrading spring boot 2.0.2 to 2.2.2 test cases are getting failed
2025-01-06 06:26:11
7280
java.lang.IllegalStateException Caused by: org.springframework.context.ApplicationContextException Caused by: ...
springboot Dialect is not autodetected on Sql Server 2014 with custom INT sequences
2025-01-06 06:26:05
3221
See issue #16172Dialect is not detected when a Microsoft Sql Server 2014 database is used in combination with custom seq...
springboot Fix links to external types in javadoc
2025-01-06 06:25:58
41
Forward port of issue #19581 to 2.3.0.M1.
springboot Fix links to external types in javadoc
2025-01-06 06:25:52
38
Forward port of issue #19581 to 2.2.3.
springboot Simplify validation pattern of EndpointId
2025-01-06 06:25:46
41
Forward port of issue #19584 to 2.3.0.M1.
springboot Simplify validation pattern of EndpointId
2025-01-06 06:25:40
38
Forward port of issue #19584 to 2.2.3.
springboot Simplify validation pattern of EndpointId
2025-01-06 06:25:34
1110
The literals . (dot) and - (hyphen) are escaped within the character classes. While a dot is not a meta character within...
springboot while updgrading springboot 2.2.2
2025-01-06 06:25:28
1156
@ConditionalOnProperty(name = "opentracing.spring.cloud.mongo.enabled", havingValue = "true", matchI...
springboot spring boot migration from 2.0.1 to 2.2.2
2025-01-06 06:25:21
66558
java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultC...
springboot Diagnostics are poor when using `@ConfigurationPropertiesScan` and `@ConstructorBinding` on a Kotlin data class without kotlin-reflect
2025-01-06 06:25:14
1175
If @ConstructorBinding is used on a Kotlin data class without a dependency on kotlin-reflect, the annotation isn't found...
springboot Diagnostics are poor when using `@ConfigurationPropertiesScan` and `@ConstructorBinding` on a Kotlin data class without kotlin-reflect
2025-01-06 06:25:08
41
Forward port of issue #19312 to 2.3.0.M1.
springboot Executable war file goes into infinite loop and then stacktraces
2025-01-06 06:25:02
8226
If you create an executable jar or war, you used to be able to do this via the Spring Boot Gradle or Maven plugins, and ...
springboot Add Stackdriver metrics export support
2025-01-06 06:24:56
1188
Add spring-boot-autoconfiguration support for Stackdriver via micrometer-registry-stackdriverComment From: pivotal-issue...
springboot Add micrometer-registry-stackdriver dependency for javadoc generation
2025-01-06 06:24:49
187
Hi,this PR fixes the current failures caused by #19528 as the javadoc generation requires the new dependency as well.Che...
上一页
下一页
1
…
2122
2123
2124
2125
2126
…
2127
.