Springboot live reload
2018-10-06 本文已影响0人
e43ef8a56980
How to use? keep 3 things in mind
- add live reload plugin in pom.xml
- use debug mode
-
build project each time you made change
bang, there you go.
image.png
build project each time you made change
bang, there you go.