Monday, April 16, 2012

Grails boostrap method injection

When getting the domain class name use the following:

String className = domainClass.clazz.name

No comments:

Post a Comment