Timeline for How to get data from different microservice?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 26, 2020 at 15:28 | comment | added | Hans-Martin Mosner |
REST call, sorry that my wording was vague. Billing will need name and address essentially only when bills are being sent, so getting these fields just when needed using a REST endpoint will ensure that only up-to-date data will be used.
|
|
| Mar 26, 2020 at 14:55 | comment | added | hades |
what is the endpoint you mean? (REST call?, messaging queue?) sorry i can't really imagine how's the flow for the endpoint in UserRegistration
|
|
| Mar 26, 2020 at 14:45 | history | answered | Hans-Martin Mosner | CC BY-SA 4.0 |