Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liyaoting
/
update-video
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 9e33297d
authored
2023-08-03 16:53:08 +0800
by
liyaoting
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
去除无用依赖
1 parent
64b1b463
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
pom.xml
src/main/resources/application.yml
pom.xml
View file @
9e33297
...
...
@@ -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>
...
...
src/main/resources/application.yml
View file @
9e33297
...
...
@@ -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
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment