Package com.linecorp.armeria.dropwizard
@NonNullByDefault
package com.linecorp.armeria.dropwizard
Provides a Dropwizard Bundle for Armeria.
-
ClassDescriptionArmeriaBundle<C extends io.dropwizard.Configuration>A Dropwizard
ConfiguredBundle
that routes requests through an ArmeriaServer
rather than the default Jetty server.