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 还没有评估数据。