RuoYi-Cloud/sql
咣当一下 bc10f02123
update sql/ry_config_20220929.sql.
使用jar包部署的时候,报错:
dynamic-datasource initial loaded [0] datasource,Please add your primary datasource or check your configuration

[refresh,591] - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysConfigController': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.ruoyi.system.mapper.SysConfigMapper.selectConfigList
是多数据源时候,无法确定主数据源,添加一个配置
master中添加一个配置
primary: true

Signed-off-by: 咣当一下 <saber.lover@qq.com>
2023-03-08 03:31:47 +00:00
..
quartz.sql 自定义可拖动弹窗宽高指令 2021-08-20 21:25:53 +08:00
ry_20230223.sql 日志管理使用索引提升查询性能 2023-02-23 12:32:02 +08:00
ry_config_20220929.sql update sql/ry_config_20220929.sql. 2023-03-08 03:31:47 +00:00
ry_seata_20210128.sql 添加docker支持 2021-06-02 09:58:36 +08:00