09 2017 档案
摘要:springmvc中的配置: DateConvert类(后台接受日期类型的数据:字符串转日期类型): ObjectMappingCustomer 类(返回json串null值处理为“”):
阅读全文
摘要:1. 如果使用@RequestBody接受页面参数: public Map insertBudget(@ApiParam(required = true,name = "actBudgetCost",value = "预算")@RequestBody ActBudgetCost actBudgetCost, HttpServletRequest request){ } 那么前台页面ajax应...
阅读全文
摘要:在springMVC配置文件中加入: 对应实现类: package com.iomp.util; import org.springframework.core.convert.converter.Converter; import j...
阅读全文
摘要:因为电脑卡死强制重启电脑后打开idea,进行junit单元测试报错: idea报错。Error:Failed to load project configuration: cannot parse xml file E:\project\.idea\workspace.xml: Error on l
阅读全文
浙公网安备 33010602011771号