-
Notifications
You must be signed in to change notification settings - Fork 455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The devtools package in spring boot is not doing an automatic restart. #3392
Comments
I have same issue. Hot replace does not work well. This is my build.gradle
|
This should be related to enable autobuild support within the Gradle build server, see microsoft/vscode-gradle#1449. // cc: @jdneo |
This was referenced Feb 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[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
The text was updated successfully, but these errors were encountered: