springmvc 數據綁定時,如何自動接受復合對象(已封裝Bean)如:Bean{map<Long,List<T>> map;}Bean{map<Object,List<T>> map;}Bean{map<Long,map<Integer,Integer>> map;}Bean{map<Long,map<Integer,List<T>>> map;}....求大神解答
springmvc 數據綁定時,如何自動接受復合對象?
ibeautiful
2019-03-19 17:14:01