blob: e912ce2db37b0bdc9db3e425586e9fe5c28a590c [file] [log] [blame]
spring.datasource.password=050301
spring.datasource.username=root
spring.datasource.url=jdbc:mysql://localhost:3306/g8backend
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
mybatis-plus.mapper-locations=classpath*:/mapper/**/*.xml