Reactive Programming
·
Spring
https://tech.io/playgrounds/929/reactive-programming-with-reactor-3/Intro Introduction to Reactive Programming - Reactive Programming with Reactor 3 Explore this playground and try new concepts right into your browser tech.io 해당 링크를 통해 공부하며 정리했습니다! 구글 번역과 상상력으로 정리한 것이라 틀릴 수 있습니다😢 Reactor 3는 JVM에 Reactive Programming 패러다임을 제시하는 라이브러리다. 왜 리액트 프로그래밍을 쓸까? 리액트 프로그래밍은 비동기 파이프라이닝 처리를 위해 선언적 프로그래밍(함수형 프..