小编Nip*_*nga的帖子

配置 Spring WebFlux WebClient 以使用自定义线程池

是否可以将 WebClient 配置为使用 reactor-http-nio 线程池以外的自定义线程池(使用 Netty 时)?如果可能,我们能否以某种方式限制该自定义线程池仅在特定处理器内核上运行?

spring-boot project-reactor spring-webflux spring-webclient

3
推荐指数
1
解决办法
3811
查看次数