Nineya
Home
Blog
软著申请
SpringBoot Upgrade to OpenTelemetry 1.25.0
2025-01-07 07:48:34
219
Comment From: chicobentohi @wilkinsona , now that otel 1.26.0 is released are there any plans to upgrade it for 3.1 ?Com...
SpringBoot Application yaml files cannot be loaded when they exceed 3mb
2025-01-07 07:48:30
2305
I am from Spinnaker community and we are in the process of upgrading Spring and Springboot versions. But with the yaml...
SpringBoot Create 1
2025-01-07 07:48:24
197
Comment From: pivotal-cla@moneyheistnani Please sign the Contributor License Agreement!Click here to manually synchroniz...
SpringBoot Fix test in DataSourceTransactionManagerAutoConfigurationTests
2025-01-07 07:48:20
242
I fixed one existing test because it didn't configure DataSourceAutoConfiguration, which made the test vacuously true. (...
SpringBoot actuator springboot shutdown 服务静默48小时后发起shutdown请求没有任何反应
2025-01-07 07:48:18
525
actuator springboot shutdown 服务静默48小时后发起shutdown请求没有任何反应,请问是有什么配置需要配置吗,当服务器48小时没有任何请求进来actuator/shutdown 变成不可用的请求Comment...
SpringBoot DisableObservabilityContextCustomizer can't be switched off through properties
2025-01-07 07:48:15
1069
The introduction of ObservabilityContextCustomizerFactory and @AutoConfigureObservability is breaking smoke/integration ...
SpringBoot Formatting issue in the Maven plugin documentation
2025-01-07 07:48:12
215
There are unrendered HTML tags in the output.See https://docs.spring.io/spring-boot/docs/3.1.0-SNAPSHOT/maven-plugin/ref...
SpringBoot Upgrade to Neo4j Java Driver 5.8.0
2025-01-07 07:48:08
138
We need to make an exception to our upgrade policy to keep the driver's version aligned with the version that's used by ...
SpringBoot Upgrade to Neo4j Java Driver 5.8.0
2025-01-07 07:48:04
138
We need to make an exception to our upgrade policy to keep the driver's version aligned with the version that's used by ...
SpringBoot Webflux server gracefulshutdown throws NullPointerException
2025-01-07 07:47:57
2241
Environmentspring boot: 3.0.2jdk: Temurin-17.0.5+8 (build 17.0.5+8)web server: webflux (netty)SituationI configured grac...
SpringBoot about the priority order of Spring Boot configuration files
2025-01-07 07:47:55
1215
OverviewI tried to put the same configuration in bootstrap.yaml and application.yaml, and then get the configuration val...
SpringBoot VMError$HostedError with Spring Boot 3.0.6 and AOT
2025-01-07 07:47:52
3270
The attached testcase results in the stacktrace below when using Spring Boot 3.0.6, but works fine with 3.0.5. Just invo...
SpringBoot @ImportTestcontainers doesn't work
2025-01-07 07:47:49
2273
According to https://docs.spring.io/spring-boot/docs/3.1.0-RC2/reference/htmlsingle/#features.testing.testcontainersWe c...
SpringBoot SpringBoot runnable JAR file, JAVA_OPTS -Dkey=value | Value does not allow spaces ?
2025-01-07 07:47:47
1824
Source filespring-boot-project/spring-boot-tools/spring-boot-loader-tools/src/main/resources/org/springframework/boot/lo...
SpringBoot Update Couchbase image tag used in integration tests
2025-01-07 07:47:44
1170
Right now, we use Couchbase 6.5.1 for our integration tests. This image doesn't support the ARM architecture, which fall...
SpringBoot Spring Boot Maven plugin packages test-scoped transitive dependencies into JAR
2025-01-07 07:47:41
3395
Spring Boot Maven plugin packages test-scoped transitive dependencies into JAR under some conditions.Spring Boot version...
SpringBoot Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects
2025-01-07 07:47:36
6211
https://github.com/spring-projects/spring-boot/issues/31215 is a prerequisite for this.From the Gradle 7.5 release notes...
SpringBoot Enhancement for bean excluding
2025-01-07 07:47:34
2590
There are no easy ways to exclude a bean or a package from a context or make it non required(@Autowired(required = false...
SpringBoot Devtools don't work with bootTestRun
2025-01-07 07:47:31
868
I've added devtools to my application, and added a @TestConfiguration in src/test/java. I executed gradle bootTestRun an...
SpringBoot Add subject alt to JKS store and re-enable OkHttp SSL tests
2025-01-07 07:47:28
513
See commit 77c468c95674e99fe423ca2a8195945140c27957. We need to add a subject alt to the test.jks file in order to enabl...
上一页
下一页
1
…
1820
1821
1822
1823
1824
…
2246
.