The name of the property, following JavaBean naming conventions.

521 阅读1分钟

Spring手动装配时报The name of the property, following JavaBean naming conventions.

解决方法:检查你的类中的属性有没有getset方法。

分享一篇详细讲解的博客,你也可以去看我的博客中关于Spring的文章