从编写注释时起,WebFlux集成就一直是。我尝试以下方法来复制基于MVC的http->通量集成,方法是将MVC版本的WebFlux和@GetRequest处理程序替换为WebFlux.inboundChannelAdapter和WebFlux.inboundGateway: Started WebfluxApplication in 2.608 seconds (JVM running for 3.419)
2018-05-05 16:51:06.918 DEBUGs.w.r.r.m.a.Requ
但是,当我使用本机镜像创建容器并运行它时,我得到了以下错误: webflux-netty_1 | java.lang.IllegalStateException: No provider foundfor class com.example.webflux.security.JwtAuthenticationToken
webflux-netty_1 | at org.springframework.security.web.server.authentication.AuthenticationWebFilter.lambd