I\'m experimenting on re-writing my configuration-heavy, vanilla Spring MVC project using Spring Boot. I started a brand new Spring Boot project in IntelliJ using the Spring
tys, pls try to add dependency:
org.springframework.boot spring-boot-starter-tomcat provided
Reference : https://github.com/lenicliu/examples/tree/master/examples-spring-boot/examples-spring-boot-jsp
spring.mvc.view.prefix is a relative path of webapp folder, and u can put jsp files into it.
spring.mvc.view.prefix