https://github.com/yangboz/spring-boot-activiti-restful
Spring-boot integration with Activiti,Drools,LDAP,MySQL,ActiveMQ,Jasper Report,Restful API with SwaggerUI, AngularJS+Ionic,and more.
https://github.com/yangboz/spring-boot-activiti-restful
activemq activiti docker dockerfile drools eip ionic jbpm ldap restful spring-boot swagger-ui
Last synced: 2 months ago
JSON representation
Spring-boot integration with Activiti,Drools,LDAP,MySQL,ActiveMQ,Jasper Report,Restful API with SwaggerUI, AngularJS+Ionic,and more.
- Host: GitHub
- URL: https://github.com/yangboz/spring-boot-activiti-restful
- Owner: yangboz
- License: mit
- Created: 2015-09-29T08:38:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T02:01:14.000Z (over 6 years ago)
- Last Synced: 2025-02-28T22:36:01.335Z (3 months ago)
- Topics: activemq, activiti, docker, dockerfile, drools, eip, ionic, jbpm, ldap, restful, spring-boot, swagger-ui
- Language: JavaScript
- Homepage: http://smartkit.tech
- Size: 7.91 MB
- Stars: 60
- Watchers: 7
- Forks: 51
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-boot-activiti-restful
Spring-boot integration with Activiti,Drools,LDAP,MySQL,Restful API with SwaggerUI, AngularJS+Ionic,and more.
## 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