赞
踩
Failed to convert property value of type 'java.util.LinkedHashMap' to required type 'com.sun.javafx.collections.MappingChange$Map' for property 'maps'; nested exception is java.lang.IllegalStateException: Cannot convert value of type 'java.util.LinkedHashMap' to required type 'com.sun.javafx.collections.MappingChange$Map' for property 'maps': no matching editors or conversion strategy found
刚开始学spring时遇到上面的问题MappingChange$Map’ for property ‘maps’; 是导包有问题,要导入util包
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。