Skip to content

jho951/service-gateway

Repository files navigation

Api Gateway Server

API Gateway는 외부 요청의 단일 진입점입니다.

문서

빠른 실행

bash scripts/run.docker.sh dev

로컬 JVM 실행:

bash scripts/run.local.sh

모듈 구조

  • app: Spring Boot + Spring Cloud Gateway 런타임
  • common: 계약, 설정, 보안, 캐시, 라우팅, 공용 도메인 코드

기동 확인

curl -i http://localhost:8080/health
curl -i http://localhost:8080/ready

About

API-Gateway 서비스

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors