spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driverspring.datasource.url=jdbc:mysql://localhost:3306/springboot-test01spring.datasource.username=rootspring.datasource.password=123456