how can we use Cockpit inside my camunda spring boot project
529 views
Skip to first unread message
javam...@gmail.com
unread,
Dec 24, 2015, 8:03:40 PM12/24/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to camunda BPM platform contributors
We've finished Camunda using spring boot with camunda-bpm-spring-boot-starter
we don't use Shared, Container-Managed Process Engine, only use camunda-bpm-spring-boot-starter inside our project
how can we use Cockpit inside my camunda spring boot project?
Thank you
Frank
Oliver Steinhauer
unread,
Dec 30, 2015, 12:26:17 AM12/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to camunda...@googlegroups.com
Hi Frank.
Would you like to test the camunda-bpm-spring-boot-starter-webapp 1.1.0-SNAPSHOT?
The starter is not documented yet but after adding the dependency you should be able to point your browser to http://localhost:8080/ to get access to the frontend.