I want to made my spring boot application to be exploded so I can make changes in the code and watch it at the moment. I try it a lot of method but any of them works.. I need some help with this. Thank you.
I want to work dynamically with my Spring Boot application so I can save lot of time without stopping and running every time I made changes.