forked from Archives/Athou_commafeed
cache the "tree"
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -19,7 +19,7 @@
|
||||
<jpa.datasource.name>java:openejb/Resource/My DataSource</jpa.datasource.name>
|
||||
<jpa.dialect>org.hibernate.dialect.HSQLDialect</jpa.dialect>
|
||||
<jpa.cache>false</jpa.cache>
|
||||
<cache_service.class>com.commafeed.backend.cache.InMemoryCacheService</cache_service.class>
|
||||
<cache_service.class>com.commafeed.backend.cache.NoopCacheService</cache_service.class>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
|
||||
Reference in New Issue
Block a user