Hierarchy For Package org.operaton.bpm.spring.boot.starter.rest
Class Hierarchy
- java.lang.Object
- jakarta.ws.rs.core.Application
- org.glassfish.jersey.server.ResourceConfig (implements org.glassfish.jersey.ApplicationSupplier, jakarta.ws.rs.core.Configurable<C>, org.glassfish.jersey.server.ServerConfig)
- org.operaton.bpm.spring.boot.starter.rest.OperatonJerseyResourceConfig (implements org.springframework.beans.factory.InitializingBean)
- org.glassfish.jersey.server.ResourceConfig (implements org.glassfish.jersey.ApplicationSupplier, jakarta.ws.rs.core.Configurable<C>, org.glassfish.jersey.server.ServerConfig)
- org.operaton.bpm.spring.boot.starter.rest.OperatonBpmRestInitializer (implements org.springframework.boot.web.servlet.ServletContextInitializer)
- org.operaton.bpm.spring.boot.starter.rest.OperatonBpmRestJerseyAutoConfiguration
- jakarta.ws.rs.core.Application