Techspot - Databases, web, servers - Philip Wu
Tips and experience about developing websites with various technologies
Thursday, July 28, 2011
grails Second-level cache is not enabled for usage
Make sure the domain class doesn't have a mapping with
cache usage
parameter
static mapping = {
cache usage: 'read-only'
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment