GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-java
Add support for auto-reload in run goal of function-maven-plugin
未關閉
enhancement
P3
- 主要語言
- Java
- 星號
- 154
- 分支
- 63
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Jetty's maven plugin exposes a [`scan` parameter](https://github.com/jetty/jetty.project/blob/jetty-10.0.x/jetty-maven-plugin/src/main/java/org/eclipse/jetty/maven/plugin/JettyRunMojo.java#L67) for that purpose for example.
The main benefit would be developer efficiency on local environment. Also worth noting that Python supports a debug mode that auto-reloads.
貢獻指南
評估
這個 Issue 還沒有評估資料。