jhipster-microservices-docker icon indicating copy to clipboard operation
jhipster-microservices-docker copied to clipboard

This project demonstrates the use of JHipster 3 and docker to build a microservice architecture.

Results 2 jhipster-microservices-docker issues
Sort by recently updated
recently updated
newest added

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....