I'm trying to use devtools in a Spring Boot project on IntelliJ. I was expecting the app to be automatically updated when I edit and save the code, but it doesn't happen. I tried the solution provided here, but in my version of the IDE that registry option is not present (version 2012.2.1). Did they remove it or what?
Asked
Active
Viewed 1,402 times
1 Answers
0
The solution was found in IntelliJ knowledge base here. Now the option is not in the registry, but in the Advanced settings tab.

Summit2
- 39
- 7
-
Please provide additional details in your answer. As it's currently written, it's hard to understand your solution. – Community Aug 30 '21 at 09:35
-
It may be hard to understand only if you haven't read the linked question. Read it and it will be perfectly clear. Also it is explained in the link in the answer. – Summit2 Aug 30 '21 at 10:03