Springboot live reload

How to use? keep 3 things in mind

  1. add live reload plugin in pom.xml
  2. use debug mode
  3. build project each time you made change
    bang, there you go.


    image.png

你可能感兴趣的:(Springboot live reload)