Spring boot Mvc:can ' t find jsp__jsp

Source: Internet
Author: User

After the configuration is complete, the following error is reported:

Whitelabel Error Page This

application has no explicit mapping for/error, so you are seeing this as a fallback.
Thu 15:59:57 CET 2015
There was a unexpected error (Type=not Found, status=404).
No message Available

Ensure that the items are added in:

<dependency>
   <groupId>org.apache.tomcat.embed</groupId>
   <artifactId> tomcat-embed-jasper</artifactid>
   <scope>provided</scope>
</dependency>

At StackOverflow finally found the answer
http://stackoverflow.com/questions/27966602/spring-boot-mvc-cant-find-jsp

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.