the main differences between these two commands is that:
run-app runs a grails applications and allows the reloading from resources
run-war generates a war file and runs the war file, so no reloading of resources.
Short during development you want to use run-app.
April + May
6 years ago
No comments:
Post a Comment