Class FlowableSqlResourceHintsRegistrar
java.lang.Object
org.flowable.common.engine.impl.aot.FlowableSqlResourceHintsRegistrar
Register the necessary resource hints for the Flowable SQL resources.
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerSqlResources
(String baseFolder, ResourceHints resourceHints)
-
Constructor Details
-
FlowableSqlResourceHintsRegistrar
public FlowableSqlResourceHintsRegistrar()
-
-
Method Details
-
registerSqlResources
-