StephenOTT / camunda-formio-plugin

Integration for Drag and Drop Formio Form Builder and Renderer with Camunda Tasklist App
MIT License
64 stars 26 forks source link

Deploy and build a war file #66

Open mrdavoodi64 opened 1 year ago

mrdavoodi64 commented 1 year ago

Hi there, I have successfully built and run Camunda-formio project with gradle run, how can i build a war file for this project that can be deployed and run in a Tomcat Server? what should i do for doing this?