问题原因在与工作流引擎不能与表单引擎同时启动 解决方案在配置文件中禁用表单引擎 # application.properties flowable.form.enabled=false # 禁用独立表单引擎