Commit dfc89eba authored by ziy's avatar ziy

add mysql

parent c660dbcd
......@@ -2,4 +2,5 @@ dependencies {
implementation 'com.baomidou:mybatis-plus-boot-starter:3.1.0'
implementation 'com.github.pagehelper:pagehelper-spring-boot-starter:1.2.10'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'mysql:mysql-connector-java:8.0.13'
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment