Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application not debuggable #82

Open
paraita opened this issue Sep 1, 2017 · 0 comments
Open

Application not debuggable #82

paraita opened this issue Sep 1, 2017 · 0 comments
Labels

Comments

@paraita
Copy link
Contributor

paraita commented Sep 1, 2017

Springboot is not handling class injections properly so it's not possible to debug properly the application (for example right click the Application main class and select "Debug as Java application" on Eclipse).
A workaround is to debug the bootRun task, but then we loose the stdin/stdout streams.

@paraita paraita added the bug label Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant