I\'m familiar with the Spring Boot JSP sample application
However that example uses the WAR packaging. Is it possible to do the same with
Your best bet is to change the packaging type into war, and it should work without further changes.
As mentioned in on of the comments above, there are some limitations:
http://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-developing-web-applications.html#boot-features-jsp-limitations