You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/using/running-your-application.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
= Running Your Application
3
3
4
4
One of the biggest advantages of packaging your application as a jar and using an embedded HTTP server is that you can run your application as you would any other.
5
-
The sample applies to debugging Spring Boot applications.
5
+
The same applies to debugging Spring Boot applications.
6
6
You do not need any special IDE plugins or extensions.
7
7
8
8
NOTE: The options below are best suited for running an application locally for development.
0 commit comments