Skip to content

Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud

Notifications You must be signed in to change notification settings

jacko9et/course-spring-microservices

 
 

Repository files navigation

Microservices With Spring Boot And Spring Cloud

That is repository with examples used for video course Microservices With Spring Boot And Spring Cloud.

Requirements

To run the example applications you need to have installed:

  1. Intellij IDEA
  2. JDK 11+
  3. Maven

Structure

Each directory in the root project is related with the single part of the course.

Part 1 - Introduction to Spring Boot

  • intro-to-spring-boot

Part 2 - Distributed configuration & service discovery

  • config-and-discovery

Part 3 - Inter-service communication

  • inter-communication

Part 4 - API Gateway

  • api-gateway

Part 5 - Event-driven microservices

  • event-driven

About

Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%