application.yml
spring:
database:
unsername : root
password: 123456
url: jdbc:mysql://111.111.111.111:3306/jdbc
driver-class-name:com.mysql.jdbc.Driver
type: com......druid.DruidDataSourse
schema:
- classpath:depart.sql
druid
网友评论