spring-boot/spring-boot-project/spring-boot-actuator-autoconfigure
Stephane Nicoll 14a676052f Polish
This commit moves `@ConfigurationProperties` to the `@Bean` factory
method as this is unusual to put it at class level if it's exposed
that way.

As HealthIndicatorProperties has a constructor, this makes sure that
the annotation processor enables JavaBean binding mode.
2019-09-09 13:37:54 +02:00
..
2019-09-09 13:37:54 +02:00
2019-07-18 17:57:07 +01:00