Class FlowableSqlResourceHintsRegistrar

java.lang.Object
org.flowable.common.engine.impl.aot.FlowableSqlResourceHintsRegistrar

public class FlowableSqlResourceHintsRegistrar extends Object
Register the necessary resource hints for the Flowable SQL resources.
Author:
Filip Hrisafov
  • Constructor Details

    • FlowableSqlResourceHintsRegistrar

      public FlowableSqlResourceHintsRegistrar()
  • Method Details

    • registerSqlResources

      public static void registerSqlResources(String baseFolder, ResourceHints resourceHints)