사용자 도구

사이트 도구


springframework:webflux

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
springframework:webflux [2019/01/22 15:23]
kwon37xi
springframework:webflux [2019/02/27 17:13]
kwon37xi
줄 17: 줄 17:
   * [[https://blog.newrelic.com/product-news/newrelic-announces-support-spring5-webflux/|NewRelic 이 spring webflux 지원]]   * [[https://blog.newrelic.com/product-news/newrelic-announces-support-spring5-webflux/|NewRelic 이 spring webflux 지원]]
   * [[https://github.com/scouter-project/scouter/releases/tag/v2.5.0|Scouter 2.5.0 부터 Spring Reactor 지원]]   * [[https://github.com/scouter-project/scouter/releases/tag/v2.5.0|Scouter 2.5.0 부터 Spring Reactor 지원]]
 +
 +===== Routes =====
 +  * 라우터를 여러개 생성해도 자동으로 모두 모아서 설정해준다.
 +  * 단, 각 **라우터 Bean의 이름은 모두 달라야 한다.**
  
 ===== 참고 ===== ===== 참고 =====
줄 28: 줄 32:
   * [[https://inyl.github.io/programming/2018/03/10/springboot2_api.html|Spring boot2로 Reactive Webflux API 만들기 1]] ''@WebFluxTest''포함.   * [[https://inyl.github.io/programming/2018/03/10/springboot2_api.html|Spring boot2로 Reactive Webflux API 만들기 1]] ''@WebFluxTest''포함.
   * [[https://developer.okta.com/blog/2018/09/24/reactive-apis-with-spring-webflux|Build Reactive APIs with Spring WebFlux | Okta Developer]]   * [[https://developer.okta.com/blog/2018/09/24/reactive-apis-with-spring-webflux|Build Reactive APIs with Spring WebFlux | Okta Developer]]
 +  * [[https://www.baeldung.com/spring-webflux-kotlin|Spring Webflux with Kotlin | Baeldung]]
 +  * [[http://hyper-cube.io/2017/11/27/spring5-with-kotlin/|Spring 5 with Kotlin · hyper-cube.io]]
 +  * [[http://www.mkyong.com/spring-boot/spring-boot-webflux-server-sent-events-example/|Spring Boot WebFlux + Server-sent events example – Mkyong.com]]
 +  * [[https://www.baeldung.com/spring-webflux-errors|Handling Errors in Spring WebFlux | Baeldung]]
 +  * [[https://blog.softwaremill.com/spring-webflux-and-domain-exceptions-10ae2096b159|Spring Webflux and domain exceptions – SoftwareMill Tech Blog]]
 +  * [[https://dzone.com/articles/exception-handling-in-spring-boot-webflux-reactive|Exception Handling in Spring Boot WebFlux Reactive REST Web Services - DZone Integration]]
springframework/webflux.txt · 마지막으로 수정됨: 2021/09/07 09:00 저자 kwon37xi