yusukezzz

Results 1 comments of yusukezzz

FYI https://github.com/yusukezzz/javalin-restart-demo I wrote sample code to apply the method used in [micronaut](https://docs.micronaut.io/latest/guide/#automaticRestart) to javalin. `./gradlew run -t` to automatically restart after editing code. (This is not a hot deploy,...