CacheInterceptor can not support the render of the type : com.jfinal.render.TextRender

java.lang.IllegalArgumentException: CacheInterceptor can not support the render of the type : com.jfinal.render.TextRender     使用的版本是JFinal 2.0  是否是因为版本太低了? 如果升级的话?最低版本多少?

评论区

JFinal

2018-07-13 10:09

TextRender 用 CacheInterceptor 一般比较少,建议用 @Clear(CacheInterceptor.class) 清除掉,缓存用于访问的热点就好

TextRender 这个功能在高版本的 jfinal 中也是不支持的,升级无法解决,只能扩展一下 CacheInterceptor

热门反馈

扫码入社