jfinal用beetle和CacheInterceptor有冲突吗?该如何解决?

@Before(CacheInterceptor.class)

@CacheName("activitys")

public void updateActivityHtml() {

}

报错如下:CacheInterceptor can not support the render of the type : org.beetl.ext.jfinal.BeetlRender

评论区

陈伟

2018-01-05 19:34

你是来挑事儿的吗?

JFinal

2018-01-05 20:10

看一下 CacheInterceptor 中的代码,再扩展一下这个拦截器即可

hzzhzz

2018-09-11 15:22

好的,谢谢@JFinal

热门反馈

扫码入社