一般情况下,SpringBoot中使用Hikari只需要在yaml文件中配置Hikari的数据源信息即 ... spring: datasource: url: jdbc:mysql://localhost:3306/test ...
確定! 回上一頁