java.lang.IllegalArgumentException: CacheInterceptor can not support the render of the type : com.jfinal.render.TextRender 使用的版本是JFinal 2.0 是否是因为版本太低了? 如果升级的话?最低版本多少?
TextRender 这个功能在高版本的 jfinal 中也是不支持的,升级无法解决,只能扩展一下 CacheInterceptor