Spring boot devtools and auto restart delay.
已回答
I have the feeling that I've asked this question some time ago, but can't find the original thread.
I've configured my project to use
spring-boot-devtools
and made setting adjustments per documentation to perform auto server restart on code change.
For the most part it's working, but there is a pretty long delay between the file save and server restart process (~7 seconds.
Is this expected? Can I adjust this? Again, I seem to remember that I could, but it's been awhile since I've had to revisit this.
请先登录再写评论。
Please see your earlier post here:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360003328879-Can-t-get-devtools-auto-build-service-working-on-Windows-
Thanks!