错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Helidon WebServer

  • Michael P. Redlich

摘要

Inspired by Node.js and other Java frameworks, the original Helidon WebServer component was an asynchronous and reactive API that ran on top of Netty, an asynchronous event-driven network application framework. With the release of Helidon 4.0 in October 2023, the WebServer component was rebuilt from the ground up and is now based on virtual threads. In this chapter, you will learn about the Helidon 4.0 WebServer component.