Class SpringBootStarterPropertyHelper
java.lang.Object
org.camunda.bpm.spring.boot.starter.util.SpringBootStarterPropertyHelper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> void
applyProperties
(T target, Map<String, Object> sourceMap, boolean ignoreUnknownFields)
-
Field Details
-
LOG
-
-
Constructor Details
-
SpringBootStarterPropertyHelper
public SpringBootStarterPropertyHelper()
-
-
Method Details
-
applyProperties
-