commit | 0ac0bdba2a61590882e5f9364723a18f8907a671 | [log] [tgz] |
---|---|---|
author | binquan.qiu <binquan.qiu@supwisdom.com> | 周二 6月 04 15:26:36 2019 +0800 |
committer | binquan.qiu <binquan.qiu@supwisdom.com> | 周二 6月 04 15:26:36 2019 +0800 |
tree | bf188f2f2ad0e0c2ccbe1c5be423f656e174848f | |
parent | d15331be929b5295f8161bac72e51b02ecabef94 [diff] [blame] |
食堂区域管理
diff --git a/build.gradle b/build.gradle index e60f773..464e7cf 100644 --- a/build.gradle +++ b/build.gradle
@@ -25,6 +25,7 @@ dependencies { implementation 'org.springframework.boot:spring-boot-starter-data-jpa' + implementation 'org.springframework.boot:spring-boot-starter-tomcat' implementation 'org.springframework.boot:spring-boot-starter-data-redis' implementation 'org.springframework.boot:spring-boot-starter-web' implementation 'org.springframework.boot:spring-boot-starter-security'