依赖

LiteFlow提供了liteflow-spring-boot-starter依赖包,提供自动装配功能

  1. <dependency>
  2. <groupId>com.yomahub</groupId>
  3. <artifactId>liteflow-spring-boot-starter</artifactId>
  4. <version>2.6.0</version>
  5. </dependency>