Skip to content
#

microservice-architecture

Here are 32 public repositories matching this topic...

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…

  • Updated Apr 11, 2021
  • Java

Microservice architecture project that contains a web service and processing service. The web service receives requests from the client and sends them to the message queue and creates a callback queue to receive a response for a specific request from another service. The processing service receives messages from the queue, processes the requests…

  • Updated Jan 12, 2021
  • Java

Improve this page

Add a description, image, and links to the microservice-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microservice-architecture topic, visit your repo's landing page and select "manage topics."

Learn more