Skip to content

dejavuhyo/spring-cloud-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Cloud Gateway

1. 설명

Eureka Server에 Gateway는 Spring Cloud Gateway를 사용하여 Board Service를 실행한다.

2. 개발환경

  • OpenJDK 11

  • Spring Cloud Gateway 3.1.0

  • Spring Cloud Netflix Eureka Client 3.1.0

3. 실행 순서

IntelliJ에서 Eureka, Gateway, Board 모듈을 import 하여 실행한다.

  • Eureka 실행

    • Port: 8761
  • Gateway 실행

    • Port: 8080
  • Board Service 실행

    • Port: 8081

4. 확인

1) Router

2) API Service

About

Spring Cloud Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages