Index: core-module/src/main/resources/egovframework/spring/com/context-properties.xml =================================================================== diff -u -rfabe9b3e55a1f9d0e69c2303c436eb08e8360df4 -r97a2f9a0bf47bd29738b15c4bf1e2f317caac20d --- core-module/src/main/resources/egovframework/spring/com/context-properties.xml (.../context-properties.xml) (revision fabe9b3e55a1f9d0e69c2303c436eb08e8360df4) +++ core-module/src/main/resources/egovframework/spring/com/context-properties.xml (.../context-properties.xml) (revision 97a2f9a0bf47bd29738b15c4bf1e2f317caac20d) @@ -2,6 +2,7 @@ - + @@ -22,4 +24,12 @@ + + + + + + + + Index: core-module/src/main/resources/ehcache.xml =================================================================== diff -u -r12b6534e89131e691485930223bf47136ee860d2 -r97a2f9a0bf47bd29738b15c4bf1e2f317caac20d --- core-module/src/main/resources/ehcache.xml (.../ehcache.xml) (revision 12b6534e89131e691485930223bf47136ee860d2) +++ core-module/src/main/resources/ehcache.xml (.../ehcache.xml) (revision 97a2f9a0bf47bd29738b15c4bf1e2f317caac20d) @@ -1,12 +1,27 @@ - + + + /> + + + + + \ No newline at end of file Index: lib-module/pom.xml =================================================================== diff -u -rfabe9b3e55a1f9d0e69c2303c436eb08e8360df4 -r97a2f9a0bf47bd29738b15c4bf1e2f317caac20d --- lib-module/pom.xml (.../pom.xml) (revision fabe9b3e55a1f9d0e69c2303c436eb08e8360df4) +++ lib-module/pom.xml (.../pom.xml) (revision 97a2f9a0bf47bd29738b15c4bf1e2f317caac20d) @@ -227,6 +227,11 @@ ehcache-terracotta 2.1.1 + + com.googlecode.ehcache-spring-annotations + ehcache-spring-annotations + 1.2.0 +