美文网首页
java.lang.ClassNotFoundException

java.lang.ClassNotFoundException

作者: mitten | 来源:发表于2016-08-28 23:04 被阅读67次

You need to add the "Maven Dependency" in the Deployment Assembly

right click on your project and choose properties.

click on Deployment Assembly.

click add

click on "Java Build Path Entries"

select Maven Dependencies"

click Finish.

Rebuild and deploy again

Note: This is also applicable fornon mavenproject.

相关文章

网友评论

      本文标题:java.lang.ClassNotFoundException

      本文链接:https://www.haomeiwen.com/subject/rmlxettx.html