springboot(11)일기(9)gradle(5)django(3)elasticsearch(3)python(2)redis(2)ajax(1)android(1)annotation(1)api-gateway(1)argumentresolver(1)aspect(1)async(1)autoconfigure(1)boot(1)custom(1)customannotation(1)docker(1)dynamicConfiguration(1)freemarker(1)inapp(1)ios(1)javaclient(1)jedis(1)jsp(1)kakaopage(1)lettuce(1)logging(1)maven(1)netflix-zuul(1)okhttp3(1)orm(1)pubsub(1)restclient(1)resthighlevelclient(1)retrofit2(1)spring(1)spring-boot-actuator(1)spring-cloud(1)sso(1)transportlyer(1)webflux(1)은전한닢(1)+ 더 보기'spring-cloud'에 관한 1개의 포스트API Gateway 구축하기 - Spring Cloud Zuul2018년 10월 23일#netflix-zuul#springboot#spring-cloud#api-gatewayapi gatway 를 도입했다. 레거시 프로젝트를 정리하면서 msa 구조로 가게 되었고 필요에 따라 서비스들이 나뉘고 있어서 이를 한곳에서 관리해줄 필요가 있었다. 구조를 설계하면서 어느 레벨까지를 gateway…