Nineya
Home
Blog
软著申请
SpringBoot @DisabledIfProcessUnavailable("docker") can hang indefinitely
2025-01-07 21:49:15
550
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
2025-01-07 21:49:13
1200
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
2025-01-07 21:49:08
253
There's a typo in https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.http-exchanges.c...
SpringBoot Update gradlew
2025-01-07 21:49:05
284
Comment From: pivotal-cla@josuyoung Please sign the Contributor License Agreement!Click here to manually synchronize the...
SpringBoot 请问一下,你们的发明在中国被申请了专利。
2025-01-07 21:49:02
276
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
2025-01-07 21:48:54
4945
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
2025-01-07 21:48:51
173
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
2025-01-07 21:48:49
164
Fixed the javadoc for the constructors of NestedJarFile classCloses: https://github.com/spring-projects/spring-boot/issu...
SpringBoot Stop throwing BindingException in tests
2025-01-07 21:48:46
563
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
2025-01-07 21:48:43
413
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
2025-01-07 21:48:41
156
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
2025-01-07 21:48:37
459
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
2025-01-07 21:48:34
25228
JDK VersionJDK 21Dependency Information:<dependencies> <!--webflux依赖--> <dependency> ...
SpringBoot Tracing in Feign client is broken since 3.2.1
2025-01-07 21:48:29
1195
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
2025-01-07 21:48:26
7127
DescriptionIntroducing com.oracle.database.jdbc:ojdbc11:21.9.0.0 into the application and then packaging it as Native wi...
SpringBoot Auto generated comments
2025-01-07 21:48:23
3982
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
2025-01-07 21:48:19
3380
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
2025-01-07 21:48:16
6322
When using these dependencies:<dependency> <groupId>org.springframework.boot</groupId> <artif...
SpringBoot Multiple Executor instances when using @EnableScheduling
2025-01-07 21:48:12
11375
Both TaskExecutionAutoConfiguration and TaskSchedulingAutoConfiguration create Executor implementations. The first creat...
SpringBoot Use ObservationRequestEventListener in order to support traces when using Jersey
2025-01-07 21:48:09
2124
The problemOn my springboot 3.2.2 version using micrometer tracing and jersey I'm not able to report traces to my open t...
上一页
下一页
1
…
1716
1717
1718
1719
1720
…
2246
.