Files
spring-boot/spring-boot-autoconfigure
Eddú Meléndez fcae5a7df8 Add missing type check on EhCacheCacheConfiguration
Previously, EhCacheCacheConfiguration could be triggered even if the
ehcache library is not present. This commit adds the missing
`ConditionalOnType` that now guards the configuration properly.

See gh-2633
2015-04-03 15:10:52 +02:00
..
2014-06-01 13:11:25 +01:00
2015-03-27 15:55:42 -07:00