freemarker IllegalAccessError 错误

java.lang.IllegalAccessError: tried to access method freemarker.ext.servlet.AllHttpScopesHashModel.<init>

在启动时出现这个错误,版本的问题,尝试着使用其他的版本,或者用这个当前官网最新打的

<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>2.3.25-incubating</version>
</dependency>
上一篇:PagedList.MVC分页


下一篇:Android简易实战教程--第三十一话《自定义土司》