3

When I added tomcat-embed-jasper dependency my project got red color means ERROR in Project. Then, when I run my Project, got Error: Could not find or load main class

Dependency are:

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

application.properties are:

spring.mvc.view.prefix = /WEB-INF/views/
spring.mvc.view.suffix = .jsp

I don't know what the problem is? Please Suggest.

Thank you in Advance!

Ashraf.Shk786
  • 618
  • 1
  • 11
  • 23
Gana
  • 51
  • 1
  • 3

0 Answers0