forked from Archives/Athou_commafeed
added in memory cache and redis cache and marked them as application scoped
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
<beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="
|
||||
http://java.sun.com/xml/ns/javaee http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/beans_1_0.xsd">
|
||||
|
||||
<alternatives>
|
||||
<class>${cache_service.class}</class>
|
||||
</alternatives>
|
||||
</beans>
|
||||
Reference in New Issue
Block a user