# spring-boot-activiti-restful **Repository Path**: ydscode/spring-boot-activiti-restful ## Basic Information - **Project Name**: spring-boot-activiti-restful - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-activiti-restful Spring-boot integration with Activiti,Drools,LDAP,MySQL,Restful API with SwaggerUI, AngularJS+Ionic,and more. ![Preview of "Spring-boot-activiti-restful"](https://github.com/yangboz/spring-boot-activiti-restful/blob/master/documents/SA_iTradeChatbot.jpg) ## What? ## Using SpringBoot framework to set up a RESTful API wrappering Activiti APIs. And used Swagger-UI to visualize the RESTful API, And HTML5(Ionic) front-end interactive with APIs. ## How? ## ### Back-end ### ``` cd spring-boot-activiti-restful mvn spring-boot:run -Dspring.profiles.active=dev ``` ### Front-end ### ``` cd WebAppClient/Ionic ionic serve ``` ## Wiki ## https://github.com/yangboz/spring-boot-activiti-restful/wiki