in28minutes / spring-boot-examples

Code Examples for everything thats written on www.springboottutorial.com
https://www.springboottutorial.com
1.24k stars 3.36k forks source link

spring-boot-web-application-bootstrap-jquery how to access the jsp welcome.jsp #100

Open dipdeb opened 6 months ago

dipdeb commented 6 months ago

I am trying to execute the project spring-boot-web-application-bootstrap-jquery, the welcome page comes up http://localhost:8080/welcome, but how do I view the welcome.jsp in the browser. Any clue?