springboot配置多数据源

配置文件 datasource: base: driver-class-name: com.mysql.jdbc.Driver password: root url: jdbc:mysql://10.10.10.236:3306/hotdog?useUnicode=true&characterEncoding=
相关文章
相关标签/搜索