问题排查 首先需要使用maven helper 插件检查依赖的达梦驱动版本,需要和数据库版本对应。检查数据库url ,需要jdbc:dm://ip:port?compatibleMode=oracle ,必须严格遵守这个格式,不要是这个格式:jdbc:dm://ip:port/dataname?compatibleMode=oracle