Package io.micronaut.scheduling.io.watch
Class FileWatchCondition
java.lang.Object
io.micronaut.scheduling.io.watch.FileWatchCondition
- All Implemented Interfaces:
Condition
,Predicate<ConditionContext>
Custom condition to only enable file watch if the watch paths exist.
- Since:
- 1.2.0
- Author:
- graemerocher