Created a 3.2 spring boot project using start.spring.io with maven and Java 21. Added spring-boot-devtools module and in the console after running mvn spring-boot:run, I see LiveReload server is running on port 35729 But when make changes to my RestController, it's not picked up OS is Mac OS Sonoma on M1