spring-boot/spring-boot-project
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 09:51:55 +02:00
2019-09-09 13:37:54 +02:00
2019-09-04 22:10:28 -07:00