Skip to content

Dreamroute/datasource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<dependency>
  <groupId>com.github.dreamroute</groupId>
  <artifactId>hikari-spring-boot-starter</artifactId>
  <version>latest version</version>
</dependency>

最新版本:点击查看

spring.datasource.hikari.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.hikari.jdbc-url=jdbc:mysql://172.16.1.55:3306/smart?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=utf-8&useOldAliasMetadataBehavior=true&useSSL=false
spring.datasource.hikari.username=root
spring.datasource.hikari.password=123456

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages