Skip to content

fosscoder/camunda-ws-spring-boot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Spring Boot Web application with Camunda Webapps

Forked from https://github.com/camunda/camunda-bpm-examples/tree/master/spring-boot-starter/example-webapp?ref=7f807189b443c2f10e8cb192303a46b0fef7ac62

This example demonstrates how you can build Spring Boot Web application having following configured:

  • Spring Boot2 + Java8
  • Embedded Camunda engine
  • Camunda web applications
  • Process application and one BPMN process deployed
  • Test user configured with login and password in application.properties
  • Process sample
  • Decision table sample
  • Service task sample
  • External service task sample
  • Process unit testing
  • Launchpad - introduction page

Launchpad

Tasklist

Cockpit

User admin

Swagger UI

Building

Execute following:

mvn clean package

Running

To run application at http://localhost:8087 execute:

mvn spring-boot:run

Available services:

  • Cockpit
  • Tasklist
  • Admin

About

camunda-ws-spring-boot-example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published