The code from this repo is now maintained in https://github.com/metasfresh/metasfresh
This repo contains the API service of our webui. The frontend can be found in its own repository.
main
method is located at /metasfresh-webui-api/src/main/java/de/metas/ui/web/WebRestApiApplication.java
-Dwebui-api-run-headless=false
so that the swing dialog to set the DB connection can be displayed-Dspring.boot.admin.url=http://localhost:9090 -Dmanagement.security.enabled=false
-Delastic_enable=false
when running the API so that the console will not be flooded with elastic search issues