Uses of Interface
io.avaje.jex.spi.JexExtension
Packages that use JexExtension
Package
Description
Optional JsonServices
SPI extension interfaces
-
Uses of JexExtension in io.avaje.jex.core.json
Classes in io.avaje.jex.core.json that implement JexExtensionModifier and TypeClassDescriptionfinal classJackson JsonServicefinal classProvides JsonService using avaje-jsonb. -
Uses of JexExtension in io.avaje.jex.spi
Subinterfaces of JexExtension in io.avaje.jex.spiModifier and TypeInterfaceDescriptioninterfaceA plugin that can register things like routes, exception handlers and configure the current Jex instance.interfaceService responsible for handling JSON-based request and response bodies.interfaceTemplate rendering typically of html.