严重: action: null
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'PlacardService' defined in ServletContext resource [/WEB-INF/serviceContext.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'placardTbDAO' of bean class [com.car.service.impl.PlacardService]: Bean property 'placardTbDAO' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
Caused by: org.springframework.beans.NotWritablePropertyException: Invalid property 'placardTbDAO' of bean class [com.car.service.impl.PlacardService]: Bean property 'placardTbDAO' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?