This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
本例展示Spring的AOP | |
BraveKnight.java是基本的POJO | |
Minstrel.java是AOP的处理对象 | |
aop.xml声明了切面的位置,以及处理方法 | |
BraveKnight.java | |
--- | |
package com.springinaction.knights; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
elasticsearch的Tips | |
NewerOlder