摘要:
前提:已搭建好环境 1.建立Controller 访问后报错,如下 Type Exception ReportMessage No converter found for return value of type: class com.ice.model.PersonDescription The 阅读全文
posted @ 2018-10-01 12:28
ICE_Inspire
阅读(289)
评论(0)
推荐(0)
摘要:
1.建立project / module 新建空的project:springMvcStudy 新建module:type maven-webapp,名字mvcStudy 2.为module设置Sources和Resources 在mvcStudy/src/main下新建2个文件夹:java,res 阅读全文
posted @ 2018-10-01 11:59
ICE_Inspire
阅读(537)
评论(0)
推荐(0)