refactor: 优化部分配置,移除过期类

This commit is contained in:
2023-11-26 11:45:09 +08:00
parent 1dd1be9f23
commit af9ed39dd8
8 changed files with 3 additions and 163 deletions

View File

@@ -3,7 +3,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>top.charles7c.continew</groupId>
<artifactId>continew-admin</artifactId>
@@ -59,7 +58,6 @@
<artifactId>continew-starter-json-jackson</artifactId>
</dependency>
<!-- ################ Spring Boot 相关 ################ -->
<!-- Java 邮件支持 -->
<dependency>
<groupId>org.springframework.boot</groupId>