如何在Spring Boot应用程序中为Netty配置TLS?
问题描述:
我的微服务正在使用Spring Boot,Spring WebFlux(Undertow),Spring Data MongoDB,Spring Cloud Netflix和Kotlin的最新版本...如何在Spring Boot应用程序中为Netty配置TLS?
现在我已经安装了一个演示项目,以使用新的功能界面而不是Spring WebFlux中的注释。在HTTP中使用Netty可以正常工作。但是,我找不到任何有关如何使用TLS和Netp配置Netty的信息。 HTTPS。任何提示表示赞赏!