Skip to content

Andresp08/springboot-microservices-app

Repository files navigation

Springboot Microservices App

This repository contains a demo project showcasing a microservices-based application, designed to provide a hands-on understanding of microservices architecture and implementation. The project consists of an API Gateway, Config Server, Discovery Server, and two microservices: Student and School.

  • API Gateway
  • Discovery Server
  • Student Microservice
  • School Microservice
  • Inter-Service Communication
  • OpenFeign
  • Distributed Tracing
  • Using Zipkin
  • PostgreSQL
  • Spring Cloud Netflix

Releases

No releases published

Packages

No packages published

Languages