
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
- notifyAll()
- N+1
- Seperate Chaining
- custom config data convertion
- circurit breaker
- getBoolean
- aurora
- wait()
- mariada-connector
- reative
- MariaDB
- RouteDefinition
- HashMap
- GlobalFilter
- DyanomoDB
- dynamodb
- Lazy
- router
- RoutePredication
- referencedColumnName
- reactor
- ConcurrentHashMap
- ResultSet
- msyql-connector-java
- AbstractMethodError
- rate limit
- spring cloud gateway
- notify()
- mariadb-connector-j
- Flux
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함