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 Details

    • FhirSpringApplication

      public FhirSpringApplication()
  • Method Details

    • onStartup

      public void onStartup(jakarta.servlet.ServletContext servletContext) throws jakarta.servlet.ServletException
      Specified by:
      onStartup in interface org.springframework.web.WebApplicationInitializer
      Throws:
      jakarta.servlet.ServletException