Class ParaServer

java.lang.Object
org.springframework.boot.web.servlet.support.SpringBootServletInitializer
com.erudika.para.server.ParaServer
All Implemented Interfaces:
org.springframework.core.Ordered, org.springframework.web.WebApplicationInitializer

@SpringBootApplication public class ParaServer extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer implements org.springframework.core.Ordered
Para modules are initialized and destroyed from here.
Author:
Alex Bogdanovski [[email protected]]