spring-boot/spring-boot-project/spring-boot-actuator-autoco...
Phillip Webb 2a989b31aa Create Environment and apply ConversionService to management contexts
Update `ManagementContextFactory` implementations to create an
appropriate `Environment` type and to apply the `ConversionService`
from the parent context.

Prior to this commit, the management context `Environment` would not
be able to convert values from a `configtree:` source due to a missing
converter.

Fixes gh-32941
2022-11-14 15:06:30 -08:00
..
src Create Environment and apply ConversionService to management contexts 2022-11-14 15:06:30 -08:00
build.gradle Depend on log4j-api directly rather than via Elastic's transitives 2022-07-12 14:27:56 +01:00