Tired of stopping and rerunning your Spring Boot MVC project every time you make changes? Skip the entire rebuild with Spring Developer tools!

With a combination of adding spring-boot-devtools, configuring IntelliJ correctly, and installing a browser extension, working on MVC projects has never been easier.

For reference, here is the Spring Docs on enabling the automatic restart. Below is my experience setting it up and trying it out!

Here are 10 Steps to enabling auto-reload for Spring Boot in IntelliJ:

#reload #restart #mvc #spring-boot #devtools

10 Steps to enabling auto-reload for Spring Boot in IntelliJ
1.15 GEEK