TypeNotPresentExceptionProxy

聊聊springboot自动装配出现的TypeNotPresentExceptionProxy异常排查

前言 正文开始前,我们做个小测试,假设我们封装了一个springboot starter,其自动装配类形如下内容 @Configuration @EnableConfigurationProperties({ApolloRefreshProperties.class}) public class A ......
共1篇  :1/1页 首页上一页1下一页尾页