Class Hierarchy
- java.lang.Object
- jakarta.ws.rs.core.Application
- org.glassfish.jersey.server.ResourceConfig (implements jakarta.ws.rs.core.Configurable<C>, org.glassfish.jersey.server.ServerConfig)
- dev.dsf.fhir.FhirJerseyApplication
- org.glassfish.jersey.server.ResourceConfig (implements jakarta.ws.rs.core.Configurable<C>, org.glassfish.jersey.server.ServerConfig)
- org.springframework.web.context.ContextLoader
- org.springframework.web.context.ContextLoaderListener (implements jakarta.servlet.ServletContextListener)
- dev.dsf.fhir.FhirContextLoaderListener
- org.springframework.web.context.ContextLoaderListener (implements jakarta.servlet.ServletContextListener)
- dev.dsf.fhir.FhirSpringApplication (implements org.springframework.web.WebApplicationInitializer)
- jakarta.ws.rs.core.Application