Quick Start
Connects Entity, Handler, and Swagger watcher based on the backend source and verifies the initial generation results.
Complete local settings
WatchForMainRunSpring.java
javaInitial execution and change detection
start() creates a watcher instance, executes the initial generation pass, and subscribes to source change events. Multiple file events are grouped and regenerated based on debounceMillis.