changing the deployment context of an app in grails
So I found this blog post which describes how to change the deployment context of an app in grails.
Essentially you add app.context = /yourcontext to the application.properties file which is located in the root directory. Pretty easy eh?
Posted in: Uncategorized
Leave a comment
You must be logged in to post a comment.

