فهرست منبع

增加aop支持

周浩 9 سال پیش
والد
کامیت
17d5d9cea7
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      hsweb-web-core/pom.xml

+ 4 - 1
hsweb-web-core/pom.xml

@@ -15,7 +15,10 @@
             <groupId>org.hsweb</groupId>
             <groupId>org.hsweb</groupId>
             <artifactId>hsweb-web-bean</artifactId>
             <artifactId>hsweb-web-bean</artifactId>
         </dependency>
         </dependency>
-
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-aop</artifactId>
+        </dependency>
         <dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-web</artifactId>
             <artifactId>spring-boot-starter-web</artifactId>