spring4笔记----Spring几种常用的容器后处理器

  1. PropertyPlaceholderConfigurer  属性占位符配置器
  2. PropertyOverrideConfigureer    重写占位符配置器
  3. CustomAutowireConfigurer      自定义自动装配的配置器
  4. CustomScopeConfigurer          自定义作用域的配置器
原文地址:https://www.cnblogs.com/tk55/p/6507331.html