Invoke BPMN Flow from Java Spring Boot App

Hi,

I am doing a POC to Invoke BPMN Flow from the Java Spring Boot App
Can you provide an example?

Hello my friend!
Welcome to the Camunda Forum!

If you are familiar with Java / Springboot you should know the spring initializr website.

There is a website with the same purpose, quickly starting a Camunda project, and it even comes with a BPM already implemented so you can test. This website is called Camunda Initializr, and with it you can start a Camunda project in just 1 minute!

Follow the link below:

When you enter the website, a page like the one below will open:

In this part below you can set a username and password for your project and this will be described in your project’s application.yml file, therefore it is not recommended for production environments.

image

image

You can also choose some dependencies / modules that you want to start with your project, and at the end of your adjustments… just click on “Generate project”.

A Spring project will be downloaded ready to run in your favorite IDE!

I hope this helps!

William Robert Alves

Thanks @WilliamR.Alves

Hi dear @stephenbalben_joel !

If an answer clarified your question or solved your problem, please mark the answer as “Solution”, so that other users can quickly find the answer they are looking for, if their question is the same as yours.

Use this as a good practice for all questions asked here on the forum! :smiley:

William Robert Alves

Marked as solution @WilliamR.Alves

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.