Package io.micronaut.servlet.http.server
package io.micronaut.servlet.http.server
-
ClassDescriptionAbstract base class for servlet embedded servers.Publishes a
ServiceReadyEventwhen the server starts if there is anApplicationConfiguration.getName()set.Beans of typeHttpHandlerPathare registered to aHttpServerviaHttpServer.createContext(String, HttpHandler).Factory for creating beans of typeHttpServer.Parent factory class for servlet-based servers.Configuration for static resources for servlet engines.