강의

멘토링

커뮤니티

BEST
Programming

/

Back-end

Microservice Application (MSA) Development with Spring Cloud

This is a course on developing microservice applications using the Spring Cloud suite from the Spring framework. You will learn how to use and configure Spring Cloud as a Cloud Native Application.

(4.9) 468 reviews

7,923 learners

Level Basic

Course period Unlimited

  • Dowon Lee
Spring Cloud
Spring Cloud
MSA
MSA
Spring Boot
Spring Boot
Kafka
Kafka
Architecture
Architecture
Spring Cloud
Spring Cloud
MSA
MSA
Spring Boot
Spring Boot
Kafka
Kafka
Architecture
Architecture

Spring Boot 3.x + Spring Cloud 2023.0.x lecture has been updated.

Hello, this is Lee Do-won.

The first update of the lecture "Developing Microservice Applications (MSA) with Spring Cloud" that has been postponed for a while has been completed. This update is about changing the practical example part from the existing Spring boot 2.x version to the Spring boot 3.x version. The second update of the lecture content is planned for the second half of the year.

As previously announced, we were planning to finish it by the end of June, but due to conflicts with the current project schedule, we were unable to meet the deadline. I apologize once again.

As this lecture content is updated, some new content has been added, so it would be good to refer to it together. The added parts are about applying Swagger API (OAS 3.0) and setting up K8s manifest required to deploy Spring Boot applications (services) on Kubernetes.

The source code has already been shared on github, but some changes and additions have been made while re-recording the content, so we recommend that you practice with the latest code. The updated parts of the practice code are as follows.

joneconsulting/toy-msa: A Toy project for a mas practice. (github.com)

(Branch: springboot3.2, springboot3.2_k8s)

  • Eureka Service Discovery

  • Configuration Service

  • First-Service

  • Second Service

  • Apigateway Service

  • Kafka

  • Catalog Service

  • Order Service

  • User Service

  • Kubernetes deployment

  • Distributed Tracing (with Zipkin)

  • Swagger API (OAS 3.0)

Additionally, we will soon be holding the event that we said we would hold after the update.

 

thank you!

Comment