[activiti6]在springboot增長restful api服務

<activiti.version>6.0.0</activiti.version>
				...
       	<dependency>
            <groupId>org.activiti</groupId>
            <artifactId>activiti-rest</artifactId>
            <!--<artifactId>activiti-spring-boot-starter-rest-api</artifactId>-->
            <version>${activiti.version}</version>
        </dependency>
@ComponentScan("org.activiti.rest")

http://localhost:8088/repository/deployments/2501 用戶名密碼:user/xxx(看日誌)java

相關文章
相關標籤/搜索