Spring Webclient 코드 레벨 분석
MacOS 를 사용하여 Netty 의 NioEventLoop.java 가 사용되었습니다. WebClient -> Netty 로 전달되는 과정에 중점 WebClient 를 호출한 MainThread 에서 실행되는 영역 static { this.webClient = WebClient.builder().baseUrl("http://127.0.0.1:8090") .clientConnector(new ReactorClientHttpConnector(HttpClient.create().compress(true))) .build(); } @PostConstruct public void webClientTest() throws InterruptedException { while(true) { Thread.sleep(3..
Spring Framework/Spring Webflux
2021. 7. 13. 13:47
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- router
- GlobalFilter
- HashMap
- wait()
- getBoolean
- reactor
- RoutePredication
- Flux
- MariaDB
- AbstractMethodError
- dynamodb
- notify()
- circurit breaker
- referencedColumnName
- reative
- spring cloud gateway
- N+1
- aurora
- Seperate Chaining
- ConcurrentHashMap
- custom config data convertion
- msyql-connector-java
- ResultSet
- notifyAll()
- Lazy
- mariada-connector
- DyanomoDB
- mariadb-connector-j
- RouteDefinition
- rate limit
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함