为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。 【DM版本】: 8 【操作系统】: win 【CPU】: 数据源加载是0 【问题描述】*: 数据源加载是0
在spring boot 中使用 配置如下 datasource: type: com.alibaba.druid.pool.DruidDataSource driver-class-name: dm.jdbc.driver.DmDriver url: jdbc:mysql://localhost:5236/SYSDBA?useUnicod username: SYSDBA password: SYSDBA
在spring boot 中使用 配置如下
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: dm.jdbc.driver.DmDriver
url: jdbc:mysql://localhost:5236/SYSDBA?useUnicod
username: SYSDBA
password: SYSDBA