Skip to content

Spring Microservice In Action 《마이크로서비스 인 액션》 Upgared Spring boot 3.1.5

Notifications You must be signed in to change notification settings

jhcode33/spring-microservice-in-action

Repository files navigation

Spring Microservice In Action [Spring boot 3.1.5]

!!! 경고, 현재 모든 코드를 다시 작업하고 있습니다. !!!

!!! Warning, we are currently working on all codes again. !!!



Introduction

안녕하세요. 한국의 백엔드 개발자입니다. "Spring Microservice In Action" 책을 통해 Microservices에 대해 공부하고 있습니다. Spring Boot Version을 Spring Boot 3.1.5로 업그레이드한 소스를 공개합니다. 모든 코드의 출처는 "Morgan Bruce, Paulo A. Pereira"와 한국의 길벗 출판사의 "스프링 마이크로서비스 코딩 공작소"에게 있음을 알립니다. 해당 자료는 학습용입니다.

Hello. I am a backend developer from Korea. I am studying microservices through the book "Spring Microservice In Action." I am sharing the source code upgraded to Spring Boot version 3.1.5. All code credits go to "Morgan Bruce, Paulo A. Pereira" and Korea's Gilbut(길벗) Publishing for "스프링 마이크로서비스 코딩 공작소." This material is for educational purposes only.


How To Use

애플리케이션을 복제하고 실행하기 위해서 다음과 같은 환경이 필요합니다.

The following environments are required to clone and run this application.


1. Check Your Java Version

Java 버전 확인

$ java -version

Check your java version is 17

java_version


2. Git fork and Git Clone

Step 1: git fork

git_fork

Step 2: git fork create your repository

git_fork_2

Step 3: git copy [ your-fork-repository-url ]

git_fork_3

Step 4: git clone in your local workspace

$ git clone [ your-fork-repository-url ]

git_clone

Congratulations! Open the project and get started!


Contact

이 코드에 대한 의견이나 피드백이 있는 경우 제목에 키워드를 포함하여 jhcode33@gmail.com로 문의해주세요.

If you have any comments or feedback regarding this software, please reach out to us via email at jhcode33@gmail.com with the specified keyword in the subject line.

  • keyword: [microservice-in-action]

Contributing

즐거운 학습되세요! 감사합니다!

Enjoy your learning! Thank you!

About

Spring Microservice In Action 《마이크로서비스 인 액션》 Upgared Spring boot 3.1.5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published