初步调整结构完成

This commit is contained in:
Chopper
2021-07-21 15:23:47 +08:00
parent fe021f8a11
commit bc6abdbf1a
28 changed files with 40 additions and 45 deletions

View File

@@ -63,11 +63,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
<!-- Thymeleaf -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
<!-- JPA -->
<dependency>
<groupId>org.springframework.boot</groupId>