javalin/javalin

Automatic reload for dev-server

オープン

#1,109 opened on 2020/11/11

 (23 件のコメント) (9 件のリアクション) (1 人の担当者)Kotlin (641 件のフォーク)batch import
FEATURE REQUESTHELP WANTEDINFO

Repository metrics

Stars
 (8,267 個のスター)
PR merge metrics
 (平均マージ 3d 1h) (30d で 5 merged PRs)

説明

Describe the feature Quarkus has a nifty dev-server feature, which enables hot deployment with background compilation. This could make it easier to develop, as it'll refresh all endpoints and resources upon browser request if either kotlin/java/resources has any changes without the need to restart the process.

Additional context Quarkus development mode Quarkus github dev-mode code

コントリビューターガイド