我们需要具有 spring-boot-starter-webflux 和 javax.websocket-api 依赖项。 Spring WebFlux 期望使用WebSockets 版本1.1 。 使用1.0 时,代码将无法运行。 pom.xml < ...
確定! 回上一頁