Nineya
Home
Blog
软著申请
SpringBoot Does the annotation @ConditionalOnProperty have a problem ?
2025-01-07 23:27:39
2175
Spring Boot version: 3.3.0- QuestionThe class has the following two fields. The "name" is an array, but the "havingValue...
SpringBoot Write TraceId in HTTP Response headers
2025-01-07 23:27:32
1358
As of https://github.com/spring-projects/spring-framework/issues/30632, Spring Framework allows to extend the ServerHttp...
SpringBoot Improve SpringEnvironmentLookup exception to hint that you might need a file ending '-spring'
2025-01-07 23:27:30
2483
See #42336. We could improve the message or throw a specific exception and have a failure analyzer. 2024-09-17T10:29:21....
SpringBoot Lots of new warnings when using Log4j 2 since 3.4.0-M3
2025-01-07 23:27:27
1150
A lot of warnings are emitted since Spring Boot 3.4.0-M3 which messages follow this form: The Logger XXX was created wit...
SpringBoot Add support for multiple/optional trust certificates
2025-01-07 23:27:25
6069
Problem StatementThe challenge is the dynamic updating and management of certificates in an application that supports mT...
SpringBoot Code cleanup
2025-01-07 23:27:22
124
Comment From: philwebbThanks for the suggestions, but given the review comments I don't think we should apply these chan...
SpringBoot Add trigger docs build job to the release and release milestone workflows
2025-01-07 23:27:19
232
We need something equivalent to this in the release and release-milestone workflows:https://github.com/spring-projects/s...
SpringBoot Draft interface clients autoconfiguration
2025-01-07 23:27:17
966
[ ] Add AOT instrumentation[ ] Add tests[x] Add javadocs[ ] Add documentationRelated sample repo: https://github.com/Olg...
SpringBoot Try to stabilize ZipkinWebClientSenderTests
2025-01-07 23:27:14
205
Forward port of issue #42388 to 3.4.x.Comment From: wilkinsonaThe change didn't help and has been reverted in https://gi...
SpringBoot Try to stabilize ZipkinWebClientSenderTests
2025-01-07 23:27:12
151
Forward port of issue #42375 to 3.3.x.Comment From: wilkinsonaThe change didn't help and has been reverted in 391b643d8d...
SpringBoot Build with CDS enabled segfaults sometimes
2025-01-07 23:27:09
5461
On Spring Boot 3.3.3, using Spring Boot Maven Plugin 3.3.3.We build a Docker image using the spring-boot-maven-plugin an...
SpringBoot Support loading of base 64 encoded values from the Environment
2025-01-07 23:27:06
7546
The SSL bundle properties spring.ssl.bundle.jks.myname.keystore.location and spring.ssl.bundle.jks.myname.truststore.loc...
SpringBoot Duplicate meter binding when context contains multiple registries, none are primary, and one or more is a composite
2025-01-07 23:26:59
916
See #42310 for discussion and background.When there are multiple MeterRegistry beans and none of them is marked @Primary...
SpringBoot Try to stabilize OpenTelemetryMetricsContainerConnectionDetailsFactoryIntegrationTests
2025-01-07 23:26:54
510
connectionCanBeMadeToOpenTelemetryCollectorContainer sometimes fails because the OpenTelemetry collector running in the ...
SpringBoot Lower org.eclipse log level in SampleJettyApplicationTests
2025-01-07 23:26:51
231
It was raised while working on the Jetty 12 upgrade and accidentally committed as part of ed5d16de8408be54b19134e00f24fb...
SpringBoot Document support for Java 23
2025-01-07 23:26:46
132
September's releases (3.2.10, 3.3.4, and 3.4.0-M3) all support Java 23 but we forgot to update the system requirements i...
SpringBoot Error creating bean with name 'flyway' defined in class path resource
2025-01-07 23:26:44
37026
After migrating from to springboot 3.0 i am facing this error......org.springframework.beans.factory.BeanCreationExcepti...
SpringBoot Add tag @since
2025-01-07 23:26:42
77
Comment From: philwebbThanks, but we don't add @since tags to private fields.
SpringBoot Allow to use Testcontainers with @AutoConfigureTestDatabase
2025-01-07 23:26:38
4867
Follow-up of this limitation reported on SO, it would be nice if users were able to configure the URL that @AutoConfigur...
SpringBoot Enable graceful shutdown by default
2025-01-07 23:26:36
1607
When running in Kubernetes if an application is requested to shutdown, it makes sense to want to handle in-flight connec...
上一页
下一页
1
…
1644
1645
1646
1647
1648
…
2246
.