I'm a newbie to spring boot. I have added spring boot dev-tools dependency for making server auto restart whenever I change something in code. Unfortunately its not working as expected.
System: Mac M1 IDE: vscode
Please find my repo here: https://github.com/vipulchakravarthy/spring-boot-project. Command to run the project, head into demo folder In mac: ./mvnw spring-boot:run windows: mvnw spring-boot:run
Any help will be really appreciated. Please find the attached image for reference.
Comment From: snicoll
Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use GitHub issues only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.