mirror of https://github.com/CrimsonTome/tldr.git
Update mvn.md
parent
cb9dd064e1
commit
4e4c632820
|
@ -20,6 +20,6 @@
|
|||
|
||||
`mvn -f path/to/other/pom.xml clean`
|
||||
|
||||
- Running an spring boot project with remote debug:
|
||||
- Run a spring boot project with remote debug:
|
||||
|
||||
`mvn spring-boot:run -Drun.jvmArguments="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005"`
|
||||
|
|
Loading…
Reference in New Issue