Package dev.dsf.bpe

Class BpeSpringApplication

java.lang.Object
dev.dsf.bpe.BpeSpringApplication
All Implemented Interfaces:
org.springframework.web.WebApplicationInitializer

public class BpeSpringApplication extends Object implements org.springframework.web.WebApplicationInitializer
  • Constructor Details

    • BpeSpringApplication

      public BpeSpringApplication()
  • 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