Skip to content

An example of Camunda C8 workers and tasklist client with a small Vue app, a swagger UI and PDF generation

Notifications You must be signed in to change notification settings

chDame/camunda-example-spring-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camunda examples

This is an example of a simple process that generates a PDF file and send it by mail.

Build it

The project is built with Gradle

gradlew build

Run it

Per default, it's running on port 8082 and this can be changed in the application.properties file. To test it, you can play with the swagger UI :

http://localhost:8082/swagger-ui.html

About

An example of Camunda C8 workers and tasklist client with a small Vue app, a swagger UI and PDF generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published