SpringBoot Support a mechanism to adapt the classic ServerProperties into an named SslBundle

The Securing Spring Boot Applications With SSL is a great addition to the Spring platform. It is going to simplify deali...

SpringBoot @WithMockUser annotation

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

We are using hibernate envers with custom revision table created by EntityTrackingRevisionListener.@Slf4j@RequiredArgsCo...

SpringBoot Upgrade to gradle/gradle-build-action 2.7.0

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

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

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

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

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

33743 has revealed that the management.metrics.export.signalfx properties are incomplete. A property for pushCumulativeH...

SpringBoot OpenTelemetryAutoConfiguration: allow to override SpanProcessor bean

Allow to customize only SpanProcessor bean without the need to throw away all OpenTelemetryAutoConfiguration value.This ...

SpringBoot Optimize OpenTelemetry Metric and Tracing autoconfiguration

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

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

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

JobLauncherApplicationRunner returns a success exit code even when no jobs have been run.fix: Rethrowing exception when ...

SpringBoot Remove use of jakarta.annotation.PostConstruct

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

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.

When using JobLauncherApplicationRunner, if we pass an arbitrary JobName, the spring application terminates with a succe...

SpringBoot Improve project setup for IntelliJ IDEA

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

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

I have put together a minimal example that demonstrates how the use of @Container with Spring Boot 3.1.2 breaks testcont...
上一页 下一页
.