Nineya
Home
Blog
软著申请
SpringBoot Support a mechanism to adapt the classic ServerProperties into an named SslBundle
2025-01-07 16:35:44
7047
The Securing Spring Boot Applications With SSL is a great addition to the Spring platform. It is going to simplify deali...
SpringBoot @WithMockUser annotation
2025-01-07 16:35:41
8492
Hi,I initiated an upgrade from Spring Boot 2.7.X to 3.1.0. I followed all the steps.Everything seems to be working, but ...
SpringBoot EntityTrackingRevisionListener is not spring managed since 3.1.1
2025-01-07 16:35:39
2071
We are using hibernate envers with custom revision table created by EntityTrackingRevisionListener.@Slf4j@RequiredArgsCo...
SpringBoot Upgrade to gradle/gradle-build-action 2.7.0
2025-01-07 16:35:36
3790
Bumps gradle/gradle-build-action from 2.6.0 to 2.7.0.Release notesSourced from gradle/gradle-build-action's releases.v2....
SpringBoot Add tests to verify that every config setting for each auto-configured meter registry is exposed as a configuration property
2025-01-07 16:35:30
2262
Closes #30901.I added the missing PropertiesConfigAdapterTests and enhanced them, so that newly addedfields to micromete...
SpringBoot Build Pull Request workflow should upload build reports when build fails
2025-01-07 16:35:22
232
36307 did not work as intended. The build reports are only uploaded when the build succeeds which does not provide the i...
SpringBoot management.metrics.export.stackdriver properties are incomplete
2025-01-07 16:35:19
188
https://github.com/spring-projects/spring-boot/pull/33743 has revealed that the management.metrics.export.stackdriver pr...
SpringBoot management.metrics.export.wavefront properties are incomplete
2025-01-07 16:35:17
246
https://github.com/spring-projects/spring-boot/pull/33743 has revealed that the management.metrics.export.wavefront prop...
SpringBoot management.metrics.export.signalfx properties are incomplete
2025-01-07 16:35:12
791
33743 has revealed that the management.metrics.export.signalfx properties are incomplete. A property for pushCumulativeH...
SpringBoot OpenTelemetryAutoConfiguration: allow to override SpanProcessor bean
2025-01-07 16:35:07
1640
Allow to customize only SpanProcessor bean without the need to throw away all OpenTelemetryAutoConfiguration value.This ...
SpringBoot Optimize OpenTelemetry Metric and Tracing autoconfiguration
2025-01-07 16:35:04
14687
Hi!I would like to propose an improvement in the way the OpenTelemetry metrics and tracing are auto-configured.This is r...
SpringBoot Review launch script integration tests docker images
2025-01-07 16:35:01
212
Our launch script integration tests run using docker images that are built locally. These use an old JDK and base image ...
SpringBoot Harmonize container versions used in integration tests
2025-01-07 16:34:58
429
Most Spring Boot integration tests that use Testcontainers use the DockerImageNames class to ensure the same container v...
SpringBoot JobLauncherApplicationRunner returns a success exit code even when no jobs have been run
2025-01-07 16:34:55
980
JobLauncherApplicationRunner returns a success exit code even when no jobs have been run.fix: Rethrowing exception when ...
SpringBoot Remove use of jakarta.annotation.PostConstruct
2025-01-07 16:34:50
208
This is a follow-up of #23723. The rule that we added prevented the use of javax.annotation.PostConstruct but the move t...
SpringBoot management.metrics.export.atlas properties are incomplete
2025-01-07 16:34:46
147
33743 has revealed that the management.metrics.export.atlas properties are incomplete. Properties for lwcStep and lwcIgn...
SpringBoot JobLauncherApplicationRunner returns a success exit code even when no jobs have been run.
2025-01-07 16:34:44
3200
When using JobLauncherApplicationRunner, if we pass an arbitrary JobName, the spring application terminates with a succe...
SpringBoot Improve project setup for IntelliJ IDEA
2025-01-07 16:34:40
3387
At present, the IntelliJ IDEA project setup has some manual steps - see Import additional code style section of the Work...
SpringBoot NoSuchMethodError when trying to upgrade snakeyaml to 2.0
2025-01-07 16:34:37
6162
When I upgrade snakeyaml from 1.33 to 2.0 version, Springboot Application run failed as below.springboot version : 2.7.1...
SpringBoot Spring Boot's @Container annotation breaks testcontainers singleton pattern
2025-01-07 16:34:34
3324
I have put together a minimal example that demonstrates how the use of @Container with Spring Boot 3.1.2 breaks testcont...
上一页
下一页
1
…
1794
1795
1796
1797
1798
…
2246
.