SpringBoot @DisabledIfProcessUnavailable("docker") can hang indefinitely

In a Windows runner on GitHub Actions at least, @DisabledIfProcessUnavailable("docker") appears to hang forever. The Doc...

SpringBoot SpringProfile arbiter fails without a Spring's environment

A issue has been raised and fixed in apache/logging-log4j2: https://github.com/apache/logging-log4j2/issues/1783A detail...

SpringBoot Typo in Spring Boot Docs Section 10.1 Custom HTTP Exchange Recording

There's a typo in https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.http-exchanges.c...

SpringBoot Update gradlew

Comment From: pivotal-cla@josuyoung Please sign the Contributor License Agreement!Click here to manually synchronize the...

SpringBoot 请问一下,你们的发明在中国被申请了专利。

Comment From: wilkinsonaA Google translation of the issue title:May I ask, your invention has been patented in China?I'm...

SpringBoot Unable to upgrade from boot 3.2.2 to 3.2.3 due to potential regression

I'm using without problems spring boot 3.2.2 and if I upgrate to latest version 3.2.3 my project does not compile any mo...

SpringBoot Add link metadata in spring-boot-dependencies

For #31544 and the Antora migration we need various HTTP links to website that our dependencies provide. The logical pla...

SpringBoot Fixed NestedJarFile constructor javadoc

Fixed the javadoc for the constructors of NestedJarFile classCloses: https://github.com/spring-projects/spring-boot/issu...

SpringBoot Stop throwing BindingException in tests

This commit adapts the error controller tests that need the request to fail with a bind issue, and simulate the behavior...

SpringBoot Simplify injection points declaration

While working on Spring Framework 6.2.0-SNAPSHOT, this lead to a problem due to our revised generics handling that was v...

SpringBoot Remove obsolete JDK 9 check in spring-boot-smoke-test-jersey

Hi,since the baseline was raised, the check for JDK 9 compatibility inside the build.gradle of spring-boot-smoke-test-je...

SpringBoot Make resolution algorithm of ConnectionDetailsFactory more explicit

This commit moves the resolution check for ConnectionDetailsFactory to a dedicated method to make it more clear that it ...

SpringBoot Error processing condition on org.springframework.boot.autoconfigure.reactor.netty.ReactorNettyConfigurations$ReactorResourceFactoryConfiguration.reactorResourceFactory

JDK VersionJDK 21Dependency Information:<dependencies> <!--webflux依赖--> <dependency> ...

SpringBoot Tracing in Feign client is broken since 3.2.1

Hello,~~Starting spring boot version 3.2.1, tracing is disabled by default, I have to explicitly set management.tracing....

SpringBoot oracle driver and serialization conflict

DescriptionIntroducing com.oracle.database.jdbc:ojdbc11:21.9.0.0 into the application and then packaging it as Native wi...

SpringBoot Auto generated comments

SummaryThis code change adds comments to the entire Spring Boot code base. The content of this PR has been created entir...

SpringBoot bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts

Output from my own plugin test, built with Gradle 8.6:The task 'bootStartScripts' (org.gradle.jvm.application.tasks.Crea...

SpringBoot ClassNotFoundException: MeterObservationHandler when including micrometer-tracing but not micrometer-core

When using these dependencies:<dependency> <groupId>org.springframework.boot</groupId> <artif...

SpringBoot Multiple Executor instances when using @EnableScheduling

Both TaskExecutionAutoConfiguration and TaskSchedulingAutoConfiguration create Executor implementations. The first creat...

SpringBoot Use ObservationRequestEventListener in order to support traces when using Jersey

The problemOn my springboot 3.2.2 version using micrometer tracing and jersey I'm not able to report traces to my open t...
上一页 下一页
.