debugging - Grails 3 set remote debug ip:port -


i remotely debug grails 3 application. didn't found how can change implicit debugger port. there way grails run-app --jvm-debug --debugger-port=9999 --debugger-addr=10.0.50.55?

you run grails application directly starting application class located in grails-app/init. has static void main , run regular application. can run ide debug profile of choice.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -