Spring Autowired原理

入口 临时记录

org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor#postProcessProperties

->

org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.AutowiredFieldElement

 

排查问题 com.alibaba.cloud.sentinel.SentinelWebAutoConfiguration

 

field 'blockExceptionHandlerOptional'

posted @ 2024-10-14 17:46  意犹未尽  阅读(12)  评论(0)    收藏  举报