"grails run-app" is functioning normally,
But "grails install-templates" did not run.
My version of Grills is 3.3.8.
( The purpose of this is to create web.xml. )
thanks!
"grails run-app" is functioning normally,
But "grails install-templates" did not run.
My version of Grills is 3.3.8.
( The purpose of this is to create web.xml. )
thanks!
install-templates
script is part of Grails scaffolding plugin. Make sure that you have it in your project dependencies.