獲取系統(tǒng)時間報錯
調(diào)用獲取系統(tǒng)時間的時候 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 這是怎么回事,返回是泛型應該不會報分發(fā)參數(shù)問題啊
2018-11-20
除了 jackson-core,還需要添加 jackson-databind 和 jackson-annotations 依賴
2017-07-10
方法上是不是掉了@ResponseBody