Document generator and template handler module
-
dookug-document-service - contents:
-
Generating document with stored template data
-
Generating document from request data
-
Query content of generated document
-
Generating document from request and stored template data
-
For development and operation, the following are required:
-
Database - tested with Oracle XE and Postgres database by default
-
Uploaded table structure corresponding to the entities of the
dookug-model
. -
Wildfly application server
-
Deployed
dookug-document-service
on the wildfly application server -
Observability (optional) - Prometheus + Grafana