08 2020 档案

摘要:1.实现ApplicationContextAware接口 重写setApplicationContext 方法 添加@Component 注解 @Component public class VipSolverChooser implements ApplicationContextAware { 阅读全文
posted @ 2020-08-30 15:54 kyousuke 阅读(2038) 评论(0) 推荐(0)