Self-Study/Spring
[Spring] WebFlux
References https://docs.spring.io/spring-framework/docs/current/reference/html/web-reactive.html https://devuna.tistory.com/108 https://devuna.tistory.com/120 https://blog.clairvoyantsoft.com/reactive-crud-apis-with-spring-webflux-88509634daa WebFlux의 정의 WebFlux는 Spring 5에서 새롭게 추가된 모듈이다. 클라이언트 - 서버 간 반응형 어플리케이션 개발을 도와주는 역할로, non-blocking과 반응형 stream을 지원한다. 장점 단점 다량의 데이터 처리에 최적화 오류처리가 복잡함 spring과..
2022. 8. 24. 15:51
최근댓글