@ -46,28 +46,22 @@ public class SpringTestCompilerAutoConfiguration extends
@@ -46,28 +46,22 @@ public class SpringTestCompilerAutoConfiguration extends
@ -567,6 +567,8 @@ This allows you to attach a debugger to your packaged application:
@@ -567,6 +567,8 @@ This allows you to attach a debugger to your packaged application:
-jar target/myproject-0.0.1-SNAPSHOT.jar
----
[[using-boot-running-with-the-maven-plugin]]
=== Using the Maven plugin
The Spring Boot Maven plugin includes a `run` goal which can be used to quickly compile
@ -580,9 +582,10 @@ resources for instant ``hot'' reload.
@@ -580,9 +582,10 @@ resources for instant ``hot'' reload.