核心是获取PropertyDescriptor过程中,内部使用了BeanUtilsBean,BeanUtilsBean.getInstance()的时候出现block。 好奇一个类的PropertyDescriptor,理论上是稳定的,为什么这个没有缓存机制? 