GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-java

Add support for auto-reload in run goal of function-maven-plugin

Open
#261 0 comments 0 reactions 1 assignee Claimed by @janell-chen View on GitHub
enhancement P3
Dominant language
Java
Stars
154
Forks
63
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.