Jhipster for Microservice to Microservice Integration
I have a requirement to call say Microservice B from another Microservice A Using REST API.
Is this supported by jHipster? I want to be able to control its definition via JDL.
Something like defining what API, what is the Payloads etc.
RestTeplate is used to Integrate