自定义标签中@Autowired的属性为null
自定义标签中@Autowired的属性为null解决办法:两步1.新建一个类SpringContext,实现接口ApplicationContextAware;2.spring.xml中添加3.使用SpingContext.getBean("bean名");获取
下载地址
用户评论