springboot源码学习


springboot源码学习

1、import注解

导入对象到spring中(User.class)静态导入

implement importSelect  返回的字符串数组(全类路径名) 动态导入

相关