调用获取系统时间的时候 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 这是怎么回事,返回是泛型应该不会报分发参数问题啊
除了 jackson-core,还需要添加 jackson-databind 和 jackson-annotations 依赖
方法上是不是掉了@ResponseBody