您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

aop-xset-verbose.xml 159B

12345
  1. <aspectj>
  2. <weaver options="-Xset:pipelineCompilation=false -verbose -showWeaveInfo -Xlintfile:Xlint-empty.properties"/>
  3. <aspect name="Aspect1"/>
  4. </aspectj>