Class SpringBootStarterPropertyHelper


  • public class SpringBootStarterPropertyHelper
    extends Object
    • Constructor Detail

      • SpringBootStarterPropertyHelper

        public SpringBootStarterPropertyHelper()
    • Method Detail

      • applyProperties

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