关于Spring事务不起作用 还报了no session之类信息,发现定义的AOP中
<aop:pointcut id="allManagerMethoUserHome" expression="execution(* com.service.*.*Service.*(..))"/>