I have a spring boot core, and I want to load jars files as plugins on runtime. The plugins contain a REST service.
Example of plugin :
API :<