Flowable BPMN project with spring boot

flowablemodel
Hi team,

I am new to flowable i want to built the bpmn flowable application with spring boot for the the attached bpmn model.

I am not able to setup the project for the generated bpmn20.xml file.

can you please, guide me.

Thanks and Regards,

Hey @SureshKoumar,

what have you tried so far?

Have you read the Building your own Flowable Spring Boot Application blog post?

Cheers,
Filip

Yes, I do.

I had set up the spring boot project as per the provided link.
I am not able to write the starting code for uploading file.
which is my first activity.