I'm working with JHipster 5.3.0
and STS
Eclipse 3.9.4
.
I need to start jhipster backend in debug mode, but I cannot find how. Another question like this has no answer but things may have changed, so I ask it again.
When I do:
gradle bootRun --debug-jvm
it does not finish. It stays at 90%
so login fails.
Thanks