Package dev.dsf.fhir
Class FhirSpringApplication
java.lang.Object
dev.dsf.fhir.FhirSpringApplication
- All Implemented Interfaces:
org.springframework.web.WebApplicationInitializer
public class FhirSpringApplication
extends Object
implements org.springframework.web.WebApplicationInitializer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FhirSpringApplication
public FhirSpringApplication()
-
-
Method Details
-
onStartup
public void onStartup(jakarta.servlet.ServletContext servletContext) throws jakarta.servlet.ServletException - Specified by:
onStartupin interfaceorg.springframework.web.WebApplicationInitializer- Throws:
jakarta.servlet.ServletException
-