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
This repository is a restful API created in Spring boot on a data source of various dog breeds, the API endpoints are secured with extending spring security configuration and documented with swagger, finally the API is integration and unit tested. It also includes an implementation of Graphql API query system and a Netflix Eureka-based microserv…