xml配置文件 <?xml version="1.0" encoding="UTF-8"?> <b... » 阅读全文
配置AOP步骤: 1. 注入通知bean 2. 使用<aop:config>表明开始AOP配置 3. 使... » 阅读全文