Reputation: 131
I have 1 UAA, 1 gateway and 2 microservices application. How can i call first application rest api to another application.
Upvotes: 2
Views: 657
Reputation: 2884
You need to go much deeper in Jhipster, it is call service discovery of other microservice, a time you init jhisper app it will ask you to add microservices, you can go through below links.
Upvotes: 3