摘要: Spring AOP注解通过@Autowired,@Resource,@Qualifier,@PostConstruct,@PreDestroy注入属性的配置文件详解1.6. @PostConstruct(JSR-250)在方法上加上注解@PostConstruct,这个方法就会在Bean初始化之后... 阅读全文
posted @ 2016-01-25 22:35 牵牛花 阅读(268) 评论(0) 推荐(0)
摘要: characterEncodingFilter org.springframework.web.filter.CharacterEncodingFilter encoding UTF-8 ... 阅读全文
posted @ 2016-01-25 22:20 牵牛花 阅读(139) 评论(0) 推荐(0)