Uses of Interface
org.miaixz.bus.starter.mapper.ConfigurationCustomizer
Packages that use ConfigurationCustomizer
-
Uses of ConfigurationCustomizer in org.miaixz.bus.starter.mapper
Constructor parameters in org.miaixz.bus.starter.mapper with type arguments of type ConfigurationCustomizerModifierConstructorDescriptionMapperConfiguration(org.springframework.core.env.Environment environment, org.springframework.core.io.ResourceLoader resourceLoader, org.springframework.beans.factory.ObjectProvider<List<ConfigurationCustomizer>> configurationCustomizersProvider) 构造函数,初始化环境、资源加载器和配置定制器