JHipster provides JHipster Registry (http://www.jhipster.tech/jhipster-registry/) as the default service registry. The JHipster Registry is a runtime application that all microservice applications register with and get their configuration from. It also provides additional features such as monitoring and health check dashboards.
JHipster Registry is made up of the following:
- Netflix Eureka server
- Spring cloud config server