Commit 9e33297d by liyaoting

去除无用依赖

1 parent 64b1b463
......@@ -23,11 +23,6 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.31</version>
......
......@@ -5,3 +5,7 @@ spring:
username: banxiaoer
password: wbyb@2018
driver-class-name: com.mysql.cj.jdbc.Driver
#logging:
# level:
# cn.bxe.updatevideo.mapper: debug
\ No newline at end of file
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!