plugin
Plugin
两种方式实现插件模式
预先加载所有插件到容器(spring(注入bean和后置处理器)、mybatis)
spi(dubbo)