Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/djccnt15/study_webflux

study spring webflux
https://github.com/djccnt15/study_webflux

Last synced: about 1 month ago
JSON representation

study spring webflux

Awesome Lists containing this project

README

        

# study_webflux

study spring webflux

## swagger-ui

- [webflux](http://127.0.0.1:8080/webjars/swagger-ui/index.html)
- [sample server](http://127.0.0.1:8090/swagger-ui/index.html)

**주의**

webflux와 mvc를 섞어서 MSA를 개발할 때는 공통 코드를 분리해야함.
공통 코드로 인해 서로 다른 디펜던시의 충돌이 발생