spring AOP 实现事务和主从读写分离
摘要:1 切面 是个类 2 切入点 3 连接点 4 通知 是个方法 5 配置文件 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="htt
阅读全文
posted @ 2016-03-01 11:37
posted @ 2016-03-01 11:37