Error creating bean with name ✀sqlMapClient✀ defined in class path resource

2025-03-22 14:56:42
推荐回答(1个)
回答1:

你好:applicationContext.xml中配置的bean属性‘ds’中的set和get方法不匹配导致的,你查看下这个实体类中的属性和数据库中的字段属性是不是对应的。