August 2017
Beginner
298 pages
7h 26m
English
Here are the end-to-end steps to create, register, and implement a service:
The service type is the means through which both the providers and consumers talk to each other. This begs the question of which module the service type should be in? Since it is shared by multiple modules, and we don't want the providers and consumers to be tightly coupled, the ...
Read now
Unlock full access