spring-boot/spring-boot-autoconfigure
Phillip Webb dca637f51f Replace @ConditionalOnExpression with OnProperty
Replace where possible all @ConditionalOnExpression annotations with
@ConditionalOnProperty which is both faster to run and more descriptive.

Fixes gh-1685
2014-10-10 11:48:05 -07:00
..
src Replace @ConditionalOnExpression with OnProperty 2014-10-10 11:48:05 -07:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Support Jackson based XML serialization and Jackson2ObjectMapperBuilder 2014-10-06 10:54:38 +01:00