Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Advanced Embedded Jetty Usage

Header Image

  1. Using Filters and Servlets with Embedded Jetty
    • This article covers how to use Filters and Servlets with Embedded Jetty, including adding them to the server and configuring them.
  2. Using Security with Embedded Jetty
    • This article covers how to configure and use security features, including SSL and authentication, in Embedded Jetty, with code examples provided.
  3. Using Logging with Embedded Jetty
    • This article covers how to configure and use logging with Embedded Jetty, including configuring log levels and output destinations.
  4. Monitoring an Embedded Jetty Server
    • The article covers how to monitor an Embedded Jetty server using JMX and setting up monitoring tools like Prometheus.

Table of contents