码迷,mamicode.com
首页 > 数据库 > 详细

freemarker IllegalAccessError 错误

时间:2016-12-11 23:13:29      阅读:342      评论:0      收藏:0      [点我收藏+]

标签:err   log   版本   marker   init   最新   artifact   org   illegal   

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>

 

freemarker IllegalAccessError 错误

标签:err   log   版本   marker   init   最新   artifact   org   illegal   

原文地址:http://www.cnblogs.com/xiaohuihui96/p/6160879.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!