AspectJ方式註解需要相應的包

<!--使用AspectJ方式註解需要相應的包--> <dependency>     <groupId>org.aspectj</groupId>     <artifactId>aspectjrt</artifactId>     <version>${aspectj.version}</version> </dependency>    
相關文章
相關標籤/搜索