Package com.flowable.spring.boot.core
Class FlowableCoreProperties
java.lang.Object
com.flowable.spring.boot.core.FlowableCoreProperties
@ConfigurationProperties(prefix="flowable.core")
public class FlowableCoreProperties
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description FlowableCoreProperties()
-
Method Summary
Modifier and Type Method Description FlowableServlet
getServlet()
-
Constructor Details
-
FlowableCoreProperties
public FlowableCoreProperties()
-
-
Method Details