<How to make Spring Boot Kotlin bootRun and devtoo...
# stackoverflow
u
How to make Spring Boot Kotlin bootRun and devtools restart faster? I'm working on a Spring Boot + Kotlin application and want to speedup the bootRun startup and devtools restart time. The restart currently takes around 20-30 seconds which feels painfully slow compared to the near-instant refresh of frontend changes when hot-reloading is possible. I'm using macOS Big Sur 11.6.7 with the Amazon corretto 17 JDK