A Spring Boot library for dynamically loading and registering plugins from external JARs at runtime.
It automatically scans for Spring-annotated classes, loads plugin configuration, and integrates plugin beans
into the main application context, enabling modular and extensible applications without including plugins in the main classpath.
