Spring Autowired原理
入口 临时记录
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor#postProcessProperties
->
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.AutowiredFieldElement
排查问题 com.alibaba.cloud.sentinel.SentinelWebAutoConfiguration
field 'blockExceptionHandlerOptional'