Class SpringBootStarterPropertyHelper

java.lang.Object
org.camunda.bpm.spring.boot.starter.util.SpringBootStarterPropertyHelper

public class SpringBootStarterPropertyHelper extends Object
  • Field Details

  • Constructor Details

    • SpringBootStarterPropertyHelper

      public SpringBootStarterPropertyHelper()
  • Method Details

    • applyProperties

      public static <T> void applyProperties(T target, Map<String,Object> sourceMap, boolean ignoreUnknownFields)