0.1.13
- Optimize class loading from depedent plugins. Now
SpringBootPluginClassLoader
will only load classes from dependent plugins from theirs loaded classes, rather than search whole classpath.
SpringBootPluginClassLoader
will only load classes from dependent plugins from theirs loaded classes, rather than search whole classpath.