You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Module containing the sample microservice that allows to perform CRUD operation on Mongo repository of departments. It communicates with spring-boot-emp-service
A module containing the third of our sample microservices that allows to perform CRUD operation on Mongo repository of organizations. It communicates with both spring-boot-emp-service and spring-boot-dep-service