# Embedded Servlet Containers in SpringBoot: Jetty, Tomcat, Undertow and more
!!! tip "Nubenetes V2 Elite Portal"
You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the [**V1 Historical Archive**](/v1/embedded-servlet-containers/).
!!! info "Architectural Context"
Detailed reference for Embedded Servlet Containers in SpringBoot: Jetty, Tomcat, Undertow and more in the context of Developer Ecosystem.
## Table of Contents
1. [Platform Engineering](#platform-engineering)
- [Application Servers](#application-servers)
- [Web Servers](#web-servers)
## Platform Engineering
### Application Servers
#### Web Servers
- **(2026)** [Undertow](https://undertow.io) [JAVA CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — A highly performant, modular web server designed by Red Hat. Written in Java, it features non-blocking, asynchronous capabilities, functioning as a powerful, lightweight container engine for high-density microservices.
---
💡 **Explore Related:** [Postman](./postman.md) | [Angular](./angular.md) | [Golang](./golang.md)
🔗 **See Also:** [Cloudflare](./cloudflare.md) | [Googlecloudplatform](./GoogleCloudPlatform.md)