spring-petclinic/src/main/resources
Stephane Nicoll a41b83a2fd Upgrade to Ehcache 3
I saw on twitter the reference of an article (in french):
http://javaetmoi.com/2016/08/migrer-vers-spring-boot/

That article concludes with something along the lines of  "Besides the
EhCache and Maven configuration, Petclinic does not hold a single line
of XML anymore".

Looking at the code, we can remove more XML if you want. This PR migrates
the cache infrastructure to EhCache 3 and JCache (JSR-107). This also
reduces the number of dependencies.
2016-08-29 18:48:12 +02:00
..
dandelion/datatables Upgraded Dandelion-Datatables to the latest release (v0.10.0) 2014-05-31 11:02:32 +02:00
db support switching db init script at deployment 2016-06-27 12:35:37 +08:00
messages general cleanup 2013-01-14 23:43:13 +08:00
application.properties support switching db init script at deployment 2016-06-27 12:35:37 +08:00
banner.txt #164 Spring Boot version of Petclinic ready to deploy to an external web container (ie Tomcat) 2016-06-23 19:42:02 +02:00