Remember a springboot project, maven-induced tragedy (unable to start embeddedwebapplicationcontext due to missing Embeddedservletcont)

Source: Internet
Author: User

When Maven downloads large projects, the jar package download error is common,

But this kind of situation often can see, such as java.lang.ClassNotFoundException such a hint,

So I have always felt that maven download jar error is nothing, until the use of springboot

Because Springboot is embedded in Tomcat, when these jar packages for Tomcat go wrong, he prompts:Unable to start Embeddedwebapplicationcontext due to missing Embeddedservletcont

This hint is that the environment fails to start and the jar package under the MAVEN repository should be checked, except for org.springframework.boot, there should also be a jar package under org.apache.tomcat ,

  Because it is the first time to use the Springboot project, this error has been busy most of the day, thinking about the scope of XML configuration error, or rely on conflict, they are dizzy

  /(ㄒoㄒ)/~~

Remember a springboot project, maven-induced tragedy (unable to start embeddedwebapplicationcontext due to missing Embeddedservletcont)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.