移除未完善的LDAP,数据源支持MySQL8

This commit is contained in:
暮光:城中城
2023-03-07 17:47:25 +08:00
parent 6d744d6304
commit 8f48484725
6 changed files with 8 additions and 53 deletions

View File

@@ -35,10 +35,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
</dependency>
<dependency>
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-core</artifactId>