-
Notifications
You must be signed in to change notification settings - Fork 132
Ways to run CAP Java application locally #2020
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
base: main
Are you sure you want to change the base?
Conversation
- Especially for remote applications, we recommend [`cds debug`](../../tools/cds-cli#java-applications) to turn on debugging. | ||
|
||
## Spring Boot Devtools |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we really need to retell the Spring Boot documentation here.
On the other side, I rewritten the article to provide the list of options: IDE, and non-IDE (or semi-IDE). I wonder if local MTX should also be moved here... |
mvn cds:watch
@renejeglinsky I'd like you input also. I try to explain how people can work locally: with an IDE, without IDE etc. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the new structure. Thanks a lot!
Co-authored-by: René Jeglinsky <[email protected]>
Co-authored-by: René Jeglinsky <[email protected]>
Co-authored-by: René Jeglinsky <[email protected]>
I can't really add anything to this article except some marketing. :)