您当前的位置: 首页 >  Java

梁云亮

暂无认证

  • 1浏览

    0关注

    1211博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

Unable to initialize 'javax.el.ExpressionFactory'. Check that you have the EL dependencies on the cl

梁云亮 发布时间:2020-04-15 15:37:38 ,浏览量:1

错误

SSM框架整合时,报错:Unable to initialize ‘javax.el.ExpressionFactory’. Check that you have the EL dependencies on the classpath, or use ParameterMessageInterpolator instead,如下图所示: 在这里插入图片描述

解决办法

添加依赖:


    javax.el
    javax.el-api
    3.0.0


    org.glassfish
    javax.el
    3.0.0

关注
打赏
1665409997
查看更多评论
立即登录/注册

微信扫码登录

0.0408s