切入点,也就是你要监控哪些类下的方法,这里写的是DAO层的目录,表达式需要保证只扫描dao层--> <aop:pointcut id="multiDataSourcePointcut" expression="execution(* ...
確定! 回上一頁