11 2017 档案

摘要:使用idea创建文件时,报“Cannot Create Class”。具体错误为: Unable to parse template "Class" error meesage: Selected class file name "" mapped to not java file type "Te 阅读全文
posted @ 2017-11-20 14:24 橘子西瓜 阅读(1575) 评论(0) 推荐(0)
摘要:在项目中调用一个第三方服务,第三方服务是用Spring Boot写成的。结果调用时返回"Could not find acceptable representation"错误。 经过调查和搜索,除了网上查到的其他方案之外,有可能是客户端Header参数Accept没有设置或者Accept设置的值在服 阅读全文
posted @ 2017-11-13 17:52 橘子西瓜 阅读(5393) 评论(0) 推荐(0)