- Storing templates and their description using MongoDB
- For document creation used YARG
- All other functionality is based on Spring and Spring Boot
- Clone this repository
- Put your templates and json-based template description-into .../DocumentFiller/MongoDB/Templates
- Run
docker-compose up - Done