jhipster / jhipster-registry

JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config
Apache License 2.0
698 stars 657 forks source link

fix for replicas display page #411

Closed DocsWebApps closed 4 years ago

DocsWebApps commented 4 years ago

amend findAll() method in webapp/app/registry/replicas/replicas.service.ts to include the parameter { observe: 'response' }

Fix #409

pascalgrimaud commented 4 years ago

Thanks and congrats for your 1st contribution @DocsWebApps !