Module io.avaje.jex
Package io.avaje.jex
package io.avaje.jex
-
ClassDescriptionApplication lifecycle support.Start Jex using
@Controllerand avaje-inject, avaje-http, avaje-config.Loading resources from the classpath or module path.Provides access to functions for handling the request and response.ExceptionHandler<T extends Exception>The routing error handler.A handler which is invoked to process HTTP exchanges.A filter used to pre- and post-process incoming requests.Create configure and start Jex.The running server.Jex configuration.A routing entry.A group of routing entries prefixed by a common path.Adds to the Routing.The type of route entry.Builder for a static resource exchange handler.