Skip to content
#

microservices-application

Here are 39 public repositories matching this topic...

Basic skeleton for Spring Boot Microservices. It includes spring spring security for basic Auth. Spring Cloud Gateway is also implemented as an API gateway. Lots of the spring cloud component integrated. UI component for the same can be found here: https://github.com/Nasruddin/angular-based-microservice

  • Updated Mar 21, 2024
  • Java

Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams.

  • Updated Mar 9, 2023
  • Java

Improve this page

Add a description, image, and links to the microservices-application 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 microservices-application topic, visit your repo's landing page and select "manage topics."

Learn more