grails domain class compiled output file keep changing without modification

半腔热情 提交于 2019-12-24 20:29:30

问题


I run "grails clean" first and then "grails war" to get the fresh distribution of the project. And the compiled output class(eg: Book.class) is keep changing after the above operations even without making any code modifications. It is strange or normal? Anyone can help me?

Yang.

来源:https://stackoverflow.com/questions/46091270/grails-domain-class-compiled-output-file-keep-changing-without-modification

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!