Package io.helidon.microprofile.server.spi
SPI to extends microprofile server.
-
Interface Summary Interface Description MpService Microprofile service to extend features of the server.MpServiceContext A context to allow a microprofile server extension to configure additional resources with Jersey, web server or use the CDI container (already booted).