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
..
spring-boot Simplify code 2019-09-09 09:51:55 +02:00
spring-boot-actuator Provide a public API for determining a request's outcome 2019-09-05 20:54:35 +01:00
spring-boot-actuator-autoconfigure Polish 2019-09-09 13:37:54 +02:00
spring-boot-autoconfigure Tune @ConditionalOnMissingBean for interface-based back off 2019-09-06 17:55:06 +01:00
spring-boot-cli
spring-boot-dependencies Upgrade to Junit Jupiter 5.5.2 2019-09-09 07:00:53 +01:00
spring-boot-devtools Merge branch '2.1.x' 2019-09-04 22:10:28 -07:00
spring-boot-docs Fix broken links for master snapshot builds 2019-09-08 08:36:28 +02:00
spring-boot-parent
spring-boot-properties-migrator
spring-boot-starters
spring-boot-test
spring-boot-test-autoconfigure
spring-boot-tools Fix binding detection of ConfigurationProperties contributed by @Bean 2019-09-09 13:29:31 +02:00
pom.xml