摘要: 使用代理对象实现AOP虽然可以满足需求,但是较为复杂,而Spring提供一种简单的实现AOP的方法AspectJ 同样的计算器的DEMO 首先配置applicationContext.xml 在计算器实现类ArithmeticCalculatorImpl上加注解@Component("arithme 阅读全文
posted @ 2017-02-13 16:20 灼眼的健 阅读(290) 评论(0) 推荐(0)