It is written everywhere that Spring boot does not support jsp view. In its official document there are three reasons
With Jetty and Tomcat, i
Thanks Robin Sun,
I added in pom org.apache.tomcat.embed:tomcat-embed-jasper and compiled .war and my docker images could recognise my jsps
org.apache.tomcat.embed:tomcat-embed-jasper
.war