本文介紹基於mysql數據庫,如何實現camunda與springboot的集成,如何實現基於springboot運行camunda開源流程引擎。 一、創建springboot工程 使用IDEA工具,選擇File-New-Project,選擇Spring Initialzr 輸入springboot工程基本信息,本示例命名為“camunda-demo1”, jdk版本選擇8 在選擇sp