diff --git a/src/main/resources/ehcache.xml b/src/main/resources/ehcache.xml index 466ce61..b0bb1ce 100644 --- a/src/main/resources/ehcache.xml +++ b/src/main/resources/ehcache.xml @@ -12,12 +12,61 @@ + + + + + + + + + + + + + diff --git a/src/main/resources/spring/cache.xml b/src/main/resources/spring/cache.xml new file mode 100644 index 0000000..f602fd6 --- /dev/null +++ b/src/main/resources/spring/cache.xml @@ -0,0 +1,18 @@ + + + + + + + + + + \ No newline at end of file