spring-boot/spring-boot-samples/spring-boot-sample-cache/src
Stephane Nicoll fc38c1ba4d Improve cache sample
Clarify the cache sample and in particular that Infinispan does not
bootstrap with a default configuration file. Hence the custom
`infinispan.xml` configuration is enabled by default if Infinispan is
available on the classpath.

See gh-9417
2017-06-07 18:41:38 +03:00
..
main Improve cache sample 2017-06-07 18:41:38 +03:00
test/java/sample/cache Rename @SpringApplicationTest -> @SpringBootTest 2016-04-04 22:36:58 -07:00