Local Debugging
Debugging the backend
grails run-app-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005

Debugging the frontend
Unpacking Webpack
React Developer Tools

Debugging with Intellij

Debugging with your browser
Last updated
Was this helpful?

