spring-boot/spring-boot-autoconfigure
Stephane Nicoll 3b99ba9d61 Add missing classpath checks
Certain cache manager implementations are located in the
spring-context-support module that isn't pulled automatically.

As a result, the related cache auto-configurations should make sure that
the relevant CacheManager implementation is available.

See gh-2633
2015-03-31 11:26:25 +02:00
..
src Add missing classpath checks 2015-03-31 11:26:25 +02:00
.gitignore Restore test classes 2014-06-01 13:11:25 +01:00
pom.xml Add support for EhCache 2015-03-27 15:55:42 -07:00