Class OperatonBpmRestInitializer

java.lang.Object
org.operaton.bpm.spring.boot.starter.rest.OperatonBpmRestInitializer
All Implemented Interfaces:
org.springframework.boot.web.servlet.ServletContextInitializer

public class OperatonBpmRestInitializer extends Object implements org.springframework.boot.web.servlet.ServletContextInitializer
Inspired by: https://groups.google.com/forum/#!msg/operaton-bpm-users/BQHdcLIivzs /iNVix8GkhYAJ (Christoph Berg)
  • Constructor Details

    • OperatonBpmRestInitializer

      public OperatonBpmRestInitializer(org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath applicationPath, OperatonBpmProperties properties)
  • Method Details

    • onStartup

      public void onStartup(jakarta.servlet.ServletContext servletContext)
      Specified by:
      onStartup in interface org.springframework.boot.web.servlet.ServletContextInitializer