Package io.helidon.microprofile.server
package io.helidon.microprofile.server
Microprofile 1.0 server implementation.
-
ClassDescriptionA JAX-RS application to be registered.Fluent API builder to create
JaxRsApplication
instances.Configure Jersey related things.Deprecated.A generic Microprofile runtime exception.ProvidesRouting.Builder
instances (for the default and the actual) for a Helidon MP service, based on configuration for the component (if any) and defaults otherwise.Path of aService
to register with routing.Microprofile server.Builder to buildServer
instance.Extension to handle web server configuration and lifecycle.Server to handle lifecycle of microprofile implementation.
Main
instead