类 _FactoryProvider
- java.lang.Object
-
- org.springframework.boot.context.properties._FactoryProvider
-
public abstract class _FactoryProvider extends Object
-
-
构造器概要
构造器 构造器 说明 _FactoryProvider()
-
方法概要
所有方法 静态方法 具体方法 修饰符和类型 方法 说明 static org.springframework.boot.context.properties.IncompatibleConfigurationFailureAnalyzerincompatibleConfigurationFailureAnalyzer()static org.springframework.boot.context.properties.NotConstructorBoundInjectionFailureAnalyzernotConstructorBoundInjectionFailureAnalyzer()
-
-
-
方法详细资料
-
incompatibleConfigurationFailureAnalyzer
public static org.springframework.boot.context.properties.IncompatibleConfigurationFailureAnalyzer incompatibleConfigurationFailureAnalyzer()
-
notConstructorBoundInjectionFailureAnalyzer
public static org.springframework.boot.context.properties.NotConstructorBoundInjectionFailureAnalyzer notConstructorBoundInjectionFailureAnalyzer()
-
-