Hi Friends,
This episode is Part-01 of configuring new Database in #Flowable Community version with integration of #Springboot application
1. Change default in-memory (H2) DB with some other supported Database. Our Use Case – #Postgres
Download Link for Postgres Jar: https://jdbc.postgresql.org/download.html
2. Create a sample application using #Flowable-Modeler User Task and Business Rule #DecisionTask.
- Deploy application using Flowable Model (Publish).
- Validate in Database Table (deployment details)
Next Video (Part-02) will cover below topics:
3. Create Sample #FlowableSpringboot application Configure dependencies in pom.xml
- Add Database configuration in application.yml
- Create Controller and Services to create #RESTAPI for
- Process Instance Creation
- User Task Completion
- Get Pending Tasks
4. Create instance using Postman for the deployed application.
Thanks for your like, love and support.
Keep learning!
#Tech&Facts