接口的使用
cn.taketoday.context.aware.EnvironmentAware
使用EnvironmentAware的程序包
程序包
说明
-
cn.taketoday.context.annotation中EnvironmentAware的使用
-
cn.taketoday.context.annotation.config中EnvironmentAware的使用
修饰符和类型类说明classDeferredImportSelectorto handleauto-configuration.classVariant ofAutoConfigurationImportSelectorfor@ImportAutoConfiguration. -
cn.taketoday.context.support中EnvironmentAware的使用
修饰符和类型类说明classSpecialization ofPlaceholderConfigurerSupportthat resolves ${...} placeholders within bean definition property values and@Valueannotations against the current FrameworkEnvironmentand its set ofPropertySources.