Wrap external tasklist with spring-boot
Closed this issue · 3 comments
jangalinski commented
I did not manage to run the node.js app. Maybe we should wrap it with jhipster?
zambrovski commented
Please no JHipster. But we can run it as a static resource from the container started by the Spring boot.
zambrovski commented
Currently, the Maven build runs the Node build and produces a simple static page, which can be packaged into the spring-boot archive. The problem is, that this archive must be the edge service, in order to route the requests to the backend.
jangalinski commented
Plan:
- extend cloud-tasklist with spring-boot java app + zuul
- configure zuul to delegate to event service