When working with RESTful API's, there is always a clash for using DAO's to transfer data between microservices. The use of DAO's to tr…