본문 바로가기

JAVA/Spring Framework

spring reactive

728x90

 

 

https://ooeunz.tistory.com/150

 

[Spring] Reactive programing: WebFlux, WebClient

이전 포스팅에서 비동기 처리를 하게 될 경우 non blocking 하게 servlet thread를 사용하는 방법에 대해서 살펴보았습니다. 하지만 여전히 문제가 남아있는 부분이 존재합니다. 바로 비동기 처리를 하

ooeunz.tistory.com

 

'JAVA > Spring Framework' 카테고리의 다른 글

spring에서의 servlet  (0) 2024.06.23
Spring Security CORS  (0) 2024.05.24
자바 비동기 CompletableFuture  (0) 2022.06.29
ioc, di  (0) 2022.02.20
Controller restcontrollor  (0) 2021.06.16