This commit is contained in:
2021-11-14 13:01:38 +08:00
parent 0382f8ad01
commit c99bad22cb
4 changed files with 35 additions and 1 deletions

View File

@@ -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"