Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 294 Bytes

File metadata and controls

5 lines (5 loc) · 294 Bytes

Spring框架:帮我们做了很多工作也带来了复杂度

  • Feign AOP切不到的诡异案例:aopfeign
  • Spring程序配置的优先级问题:propertysource
  • (思考)替换配置属性中占位符的例子:custompropertysource
  • (扩展)Spring扩展点:extensionpoint