blob: 4bb05f2c95f2bc789fa2b0bda1f3055933dc9783 [file] [log] [blame]
mybatis.config-location=classpath:META-INF/mybatis-config.xml
spring.datasource.type=com.zaxxer.hikari.HikariDataSource
spring.datasource.driver-class-name=org.postgresql.Driver
spring.datasource.url=jdbc:postgresql://localhost:3307/sharding_encrypt?useServerPrepStmts=true&cachePrepStmts=true
spring.datasource.username=root
spring.datasource.password=