PierreBesson/jhipster-microservices-docker

Fails to build entities

thomaschristensen opened this issue · 1 comments

The setup-entities.sh cannot build the entities.

  1. The jhipster-uml tool breaks with the following error:
    Cannot read property 'hasOwnProperty' of undefined
    Replacing the jhipster-uml command with yo jhipster:import-jdl solves this.

  2. app4 does not contain any entities.jh file.

Hi Thomas,
Thanks for reporting this but I have not worked on this repo for a long time, so it's normal that it is broken.
Yes jhipster-uml can no longer import jdl files...
If I find the time I will update this repo with up to date stuff. I guess there would be a lot of cool new things to showcase like consul and kubernetes.