ROUTE_CONFIG.json [{ "uri" : "https://www.naver.com", "connectionTimedOut" : "300000", "responseTimedOut" : "30000", "enabled" : "true", "predicates" : [{ "predicateType" : "Path", "args" : { "pattern_0" : "/blog/**" "pattern_1" : "/news/**" } }], "filters" : [{ "filterName" : "DeviceHeaderFilter", "args" : {} }] }, { "uri" : "https://www.daum.net", "enabled" : "true", "predicates" : [{ "predica..
Spring Cloud Gateway 의 설정을 Admin 페이지에서 관리자가 쉽게 수정할 수 있도록 하기 위해서 Route 와 Filter 설정을 Custom Meta Data 로 아래와 같이 정의 하였다. YML 파일의 Spring Cloud Gateway 의 설정을 저장하는 방법도 가능하지만 우리 도메인에 특화된 설정들을 추가하기 힘들다는 단점과 spring cloud gateway 에 강한 의존성이 생기는 단점을 해소하기 위해서 Custom Meta Data 를 정의하였고 이를 런타임에 Spring Cloud Gateway Configuration 으로 변환하였다. ROUTE_CONFIG.json [{ "uri" : "https://www.naver.com", "connectionTimedOut"..

2.1.0.RELEASE 문서를 번역한 내용 https://cloud.spring.io/spring-cloud-static/spring-cloud-gateway/2.1.0.RELEASE/single/spring-cloud-gateway.html Spring Cloud Gateway 2.1.0.RELEASE This project provides an API Gateway built on top of the Spring Ecosystem, including: Spring 5, Spring Boot 2 and Project Reactor. Spring Cloud Gateway aims to provide a simple, yet effective way to route to APIs and provide c..
- Total
- Today
- Yesterday
- rate limit
- ConcurrentHashMap
- mariadb-connector-j
- RoutePredication
- router
- wait()
- Flux
- custom config data convertion
- getBoolean
- N+1
- DyanomoDB
- MariaDB
- notify()
- referencedColumnName
- notifyAll()
- Seperate Chaining
- HashMap
- reative
- AbstractMethodError
- spring cloud gateway
- ResultSet
- aurora
- reactor
- circurit breaker
- Lazy
- mariada-connector
- GlobalFilter
- dynamodb
- msyql-connector-java
- RouteDefinition
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |