Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
19 lines (11 loc) · 560 Bytes

README.md

File metadata and controls

executable file
·
19 lines (11 loc) · 560 Bytes

Money loan demo

Spring Boot Flowable application with Elasticsearch integration and HTTP tasks.

The application needs two things:

  • Elasticsearch running in port 9200
  • The included json-server

To run the application:

./mvnw clean spring-boot:run

To test the application, you can use the included Postman collection. There you will see how to use the REST endpoints.

In the flowable-app folder you can find a Flowable Application that you can import in the Modeler. You can import the form and the process independently if you prefer.