打造springboot高性能服务器(spring reactor的使用)

推荐:https://www.cnblogs.com/ivaneye/p/5731432.html
pom依赖:

        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-webflux</artifactId>
        </dependency>

 ...

posted @ 2019-02-14 15:21  宇枫  阅读(3915)  评论(0编辑  收藏  举报