Exposing REST endpoints within Liberty
You can use the REST Handler framework in the Liberty SPI to expose new REST endpoints.
About this task
The REST Handler framework is for Liberty extenders to use when exposing new REST endpoints. You can expose REST endpoints in an OSGi component, or a set of components.