Interface JexExtension

All Known Subinterfaces:
JexPlugin, JsonService, Routing.HttpService, TemplateRender
All Known Implementing Classes:
JacksonJsonService, JsonbJsonService

public sealed interface JexExtension permits Routing.HttpService, JexPlugin, JsonService, TemplateRender
Extension point for all Jex SPI interfaces

All types that implement this interface must be registered as an entry in META-INF/services/io.avaje.jex.spi.JexExtension for it to be auto loaded