What is Eclipse Jetty?
Eclipse Jetty is a flexible and scalable web server and servlet container. It supports a range of industry-standard protocols and integrations, including HTTP/2, WebSocket, OSGi, JMX, JNDI, and JAAS. Jetty enables developers to embed a web server within their applications, providing a robust and extensible platform for building web-based solutions. With its modular design and extensive set of features, Jetty offers a versatile solution for deploying web applications, microservices, and other server-side components
Highlights
- Embedded web server and servlet container
- Support for HTTP/2 and WebSocket protocols
- Integration with OSGi, JMX, JNDI, and JAAS frameworks
- Modular and extensible architecture for customization