Skip to content

0.1.13

Compare
Choose a tag to compare
@hank-cp hank-cp released this 17 May 07:59
· 82 commits to master since this release
  • Optimize class loading from depedent plugins. Now SpringBootPluginClassLoader will only load classes from dependent plugins from theirs loaded classes, rather than search whole classpath.