Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Saturday, July 5, 2014
Grails default version=false to all domain classes
Need to write the following line of code Config.groovy:
grails
.
gorm
.
default
.
mapping
=
{
version
false
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment