Flowable 6.6.0 BPMN使用者指南 - (5)Spring Boot - 5.9 Flowable Auto-configuration類 5.10 Flowable Starters
《Flowable 6.6.0 BPMN使用者指南》
1. 入門
2. 配置
3 The Flowable API
4 Flowable 6.6.0 BPMN使用者指南 - (4)Spring整合
5 Spring Boot
5.1 相容性
5.2 入門
5.3 更改資料庫和連線池
5.4 REST支援
5.5 JPA 支援
5.6 Flowable Actuator Endpoints
5.7 Flowable資訊貢獻者(Info Contributor)
5.8 Flowable應用屬性
5.9 Flowable Auto-configuration類
5.10 Flowable Starters
5.11 使用Liquibase
5.12 進一步閱讀
5.13 高階配置
有關Flowable的更多文件,參見:
5.9 Flowable Auto-configuration類
Here is a list of all auto-configuration classes provided by Flowable, with links to documentation and source code. Remember to also look at the conditions report in your application for more details of which features are switched on. (To do so, start the app with --debug or -Ddebug or, in an Actuator application, use the conditions endpoint).
下面是Flowable提供的所有自動配置類的列表,包括指向文件和原始碼的連結。記住還要檢視應用程式中的“條件”報告,以瞭解已啟用哪些功能的更多詳細資訊。(為此,請使用–debug或-Ddebug啟動應用程式,或者在Actuator應用程式中,使用條件端點)。
配置類
ContentEngineAutoConfiguration
ContentEngineServicesAutoConfiguration
CmmnEngineAutoConfiguration
CmmnEngineServicesAutoConfiguration
DmnEngineAutoConfiguration
DmnEngineServicesAutoConfiguration
EndpointAutoConfiguration
FlowableInfoAutoConfiguration
FlowableLdapAutoConfiguration
FlowableTransactionAutoConfiguration
FormEngineAutoConfiguration
FormEngineServicesAutoConfiguration
IdmEngineAutoConfiguration
IdmEngineServicesAutoConfiguration
ProcessEngineAutoConfiguration
RestApiAutoConfiguration
SecurityAutoConfiguration
5.10 Flowable Starters
下面是Flowable Spring Boot starter列表.
Starter | Description |
---|---|
flowable-spring-boot-starter-cmmn | 包含在獨立模式下引導CMMN引擎的依賴項 |
flowable-spring-boot-starter-cmmn-rest | 包含在獨立模式下引導CMMN引擎的依賴項並啟動其REST API |
flowable-spring-boot-starter-dmn | 包含在獨立模式下啟動DMN引擎的依賴項 |
flowable-spring-boot-starter-dmn-rest | 包含在獨立模式下引導DMN引擎的依賴項並啟動其REST API |
flowable-spring-boot-starter-process | 包含在獨立模式下引導流程引擎的依賴項 |
flowable-spring-boot-starter-process-rest | 包含在獨立模式下引導流程引擎的依賴項並啟動其REST API |
flowable-spring-boot-starter | 包含啟動所有Flowable Engines 的依賴項(Process, CMMN, DMN, Form, Content and IDM) |
flowable-spring-boot-starter-rest | 包含啟動所有Flowable Engines 及其對應的REST API的依賴項 |
flowable-spring-boot-starter-actuator | 包含Spring Boot依賴項 |
相關文章
- Flowable 6.6.0 BPMN使用者指南 -9 表單 - 9.1 表單定義
- Flowable 6.6.0 BPMN使用者指南 - (5)Spring Boot - 5.11 使用Liquibase 5.12 進一步閱讀Spring BootUI
- Flowable 6.6.0 BPMN使用者指南-(1)入門 - 1.4.1 設定REST應用程式REST
- Flowable 6.6.0BPMN使用者指南(第二部分)BPMN 2.0的構造
- Flowable 6.6.0 BPMN使用者指南-(2)配置 - 2.18.4 向流程定義增加偵聽器
- Flowable 6.6.0 表單 - 3.Spring 整合 - 3.1 FormEngineFactoryBeanSpringORMBean
- Flowable 6.6.0 BPMN使用者指南 - 17 高階用例 - 17.5 執行自定義SQL(Execute custom SQL)SQL
- flowable
- Flowable 6.6.0 BPMN使用者指南-(2)配置 - 2.9 作業執行器/2.10 作業執行器啟用
- Flowable實戰(八)BPMN2.0 任務
- Flowable - 6.6.0 更新說明 (主流工作流引擎)
- springboot2.5.2 整合 flowable6.6.0 流程引擎Spring Boot
- flowable流程部署
- flowable 啟動流程
- 關於flowable(6
- Flowable實戰(四)BPMN2.0 啟動與結束事件事件
- flowable 整合 springbootSpring Boot
- springBoot整合flowableSpring Boot
- 使用flowable建立工作引擎
- flowable 官網手冊
- Flowable實戰(七)使用者和組
- Flowable實戰(六)整合JPA
- flowable 表結構說明
- flowable 三種方式部署流程
- Flowable UI應用安裝UI
- 使用flowable部署流程定義
- Flowable 6.6.0 BPMN使用者指南 - 17 高階用例 - 17.7 高階查詢API:執行時和歷史任務查詢之間的無縫切換API
- RxJava 系列-2:背壓和 FlowableRxJava
- flowable 部署流程的三種方式
- springboot 整合 flowable 流程引擎Spring Boot
- Flowable查詢歷史任務
- 工作流框架Flowable 簡介框架
- 最新流程引擎 flowable 6.7.2 更新說明
- flowable 啟動流程的三種方式
- 主流流程引擎 flowable 啟動流程
- flowable 重構流程編輯器獲取使用者資訊
- 工作流選型專項,Camunda or flowable or?
- flowable-tomcat使用官方工作流Tomcat