You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
During the execution of the blueprint there is no mention to any service discovery server, but at the end of the generation under src/main/docker there are all the files needed to start a Consul instance. However neither in the application.properties nor in the build.gradle dependencies there is mention to Consul.
Describe the bug
During the execution of the blueprint there is no mention to any service discovery server, but at the end of the generation under src/main/docker there are all the files needed to start a Consul instance. However neither in the application.properties nor in the build.gradle dependencies there is mention to Consul.
Is it supported or not? Is there any diagram showing which is the architecture in a microservices scenario like the one on JHipster homepage? https://www.jhipster.tech/images/microservices_architecture_updated.png
To Reproduce
Install JHipster and Quarkus blueprint, run all over the wizard, check under "src/main/docker" directory of the generated project.
The text was updated successfully, but these errors were encountered: