reactiverse / vertx-maven-plugin

A Maven plugin for pimping the build of your Vert.x applications
https://reactiverse.io/vertx-maven-plugin/
Apache License 2.0
74 stars 15 forks source link

Redeployment: changed files monitor configuration #601

Closed tsegismont closed 2 months ago

tsegismont commented 2 months ago

Related to #487

Currently, all files under src/main are monitored for changes.

It should be possible to configure monitored files precisely with inclusion/exclusion lists.