Class CamundaBpmRestInitializer
- java.lang.Object
-
- org.camunda.bpm.spring.boot.starter.rest.CamundaBpmRestInitializer
-
- All Implemented Interfaces:
org.springframework.boot.web.servlet.ServletContextInitializer
public class CamundaBpmRestInitializer extends Object implements org.springframework.boot.web.servlet.ServletContextInitializer
Inspired by: https://groups.google.com/forum/#!msg/camunda-bpm-users/BQHdcLIivzs /iNVix8GkhYAJ (Christoph Berg)
-
-
Constructor Summary
Constructors Constructor Description CamundaBpmRestInitializer(org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath applicationPath)
-