獲取系統(tǒng)時(shí)間報(bào)錯(cuò)
調(diào)用獲取系統(tǒng)時(shí)間的時(shí)候 type Exception report message Request processing failed; nested exception is java.lang.IllegalArgumentException: No converter found for return value of type: class com.seckill.dto.SeckillResult 這是怎么回事,返回是泛型應(yīng)該不會報(bào)分發(fā)參數(shù)問題啊
2018-11-20
除了 jackson-core,還需要添加 jackson-databind 和 jackson-annotations 依賴
2017-07-10
方法上是不是掉了@ResponseBody