add aop
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"repo": {
|
||||
"dependencies": [
|
||||
"me.hatter:commons:3.0",
|
||||
"org.springframework.boot:spring-boot-starter-web:2.3.12.RELEASE"
|
||||
"org.springframework.boot:spring-boot-starter-web:2.3.12.RELEASE",
|
||||
"org.springframework.boot:spring-boot-starter-aop:2.3.12.RELEASE"
|
||||
],
|
||||
"testDependencies": [
|
||||
"junit:junit:4.12"
|
||||
|
||||
Reference in New Issue
Block a user