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

Use maven-archetype as the demo project for WebApp #7054

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

silenceJialuo
Copy link
Contributor

Use maven-archetype as the demo project for WebApp

@silenceJialuo silenceJialuo marked this pull request as draft February 26, 2024 03:14
@ntrogh ntrogh added the doc-enhancement suggested addition or improvement label Feb 26, 2024

Set a breakpoint (`kb(editor.debug.action.toggleBreakpoint)`) in the application source code, and reload your browser to hit the breakpoint.

![Debug Application](images/java-webapp/debugging.png)

If you would like to learn more about debugging Java with VS Code, you can read [Java Debugging](/docs/java/java-debugging.md).

Congratulations, you have your first Spring Boot web app running locally! Read on to learn how to host it in the cloud.
Congratulations, you have your first Spring Boot web app running locally! Read on to learn how to host it in the cloud. -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to remove Spring Boot

@silenceJialuo silenceJialuo marked this pull request as ready for review March 12, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement suggested addition or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants