摘要:
...... 在pom.xml 中添加 仓库位置(这样遇到私服没有的依赖,就会去这下载) <repositories> <repository> <id>spring-milestones</id> <name>Spring Milestones</name> <url>https://repo.s 阅读全文
posted @ 2018-11-09 17:33
lshan
阅读(4537)
评论(0)
推荐(0)
摘要:
依赖:(驱动) 配置:application.yml # Hikari will use the above plus the following to setup connection pooling#spring.datasource.type=com.zaxxer.hikari.HikariD 阅读全文
posted @ 2018-11-09 17:27
lshan
阅读(1776)
评论(0)
推荐(0)