原文:SpringCloud升级之路2020.0.x版-13.UnderTow 核心配置

本系列代码地址:https: github.com HashZhang spring cloud scaffold tree master spring cloud iiford Undertow 的配置可以参考 Undertow 的 Builder,并且其中也有一些默认的配置参数: Undertow ioThreads 大小为可用 CPU 数量 ,即 Undertow 的 XNIO 的读线程个 ...

2021-08-17 08:47 0 259 推荐指数:

查看详情

SpringCloud升级之路2020.0.x-15.UnderTow 订制

本系列代码地址:https://github.com/HashZhang/spring-cloud-scaffold/tree/master/spring-cloud-iiford 我们使用 Spring Boot 的 SPI 机制对 Undertow 进行订制,主要有如下两个方面 ...

Thu Aug 19 17:22:00 CST 2021 0 195
SpringCloud升级之路2020.0.x-7.从Bean到SpringCloud

本系列为之前系列的整理重启,随着项目的发展以及项目中的使用,之前系列里面很多东西发生了变化,并且还有一些东西之前系列并没有提到,所以重启这个系列重新整理下,欢迎各位留言交流,谢谢!~ 在理解 Spring Cloud 之前,我们先了解下 Spring 框架、Spring Boot ...

Mon Aug 09 17:35:00 CST 2021 0 214
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM