Debugging Angular 2 + Akka Http in IntelliJ
Answered
I have Gradle project, front-end is in `Angular 2` and back-end is using Akka Http.
Is there any way I can debug this back-end code (mostly focusing on Back end side which is AKKA HTTP) in IntelliJ Ultimate version?
Please sign in to leave a comment.
See https://stackoverflow.com/a/16582513/104891 for example.