spring-boot/spring-boot-project/spring-boot-actuator/src
Sébastien Deleuze 4e131bd627 Provide a workaround to allow multiple @ImportRuntimeHints
Provide a workaround for spring-projects/spring-framework#29361 so
that multiple `@ImportRuntimeHints` can be used in a type hierarchy.

The commit should cover Actuator web endpoint use cases with the
exception of Cloud Foundry endpoints which are not possible due to
package access issues.

See gh-29361
2022-10-20 17:12:58 -07:00
..
main Provide a workaround to allow multiple @ImportRuntimeHints 2022-10-20 17:12:58 -07:00
test Auto-configure Observation instrumentation for WebFlux 2022-10-20 15:29:31 +02:00