[provide a description of the issue]
Environment
- Operating System: windows11
- JDK version: 17
- Visual Studio Code version: 1.84.2
- Java extension version: Extension Pack for Java v0.25.15
Steps To Reproduce
- Create a java gradle project with spring initializer (add jpa, lombok, mysql driver, web, devtools dependencies)
- Install the spring boot extension from vscode
- Open the spring boot project folder in vscode
- Change the application.properties file to application.yml
- Start debugging
- Edit and save the java code
- Auto-restart should work fine at this point, but it doesn't.
[Please attach a sample project reproducing the error]
Please attach logs
Current Result
When code changes, automatic restarts are not triggered.
Expected Result
When code changes, an automatic restart should be triggered.
Additional Informations
[provide a description of the issue]
Environment
Steps To Reproduce
[Please attach a sample project reproducing the error]
Please attach logs
Current Result
When code changes, automatic restarts are not triggered.
Expected Result
When code changes, an automatic restart should be triggered.
Additional Informations