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