摘要:
你能使用@Aspect annotation将某个Java类标注为Aspect,这个Aspect类里的所有公有方法都可以成为一个Advice,Spring提供了5个Annotation去将某个方法标注为Advice:@Before、@After、@AfterReturning、@AfterThrow... 阅读全文
posted @ 2015-09-02 16:01
Justin X
阅读(351)
评论(0)
推荐(0)
浙公网安备 33010602011771号