SpringBoot "Whitelabel Error Page 404 Not Found" when trying to access a JSP view. Why is that (yes, I did specify the WAR packaging)
Hi. When sending a request from my browser, which is a basic http://localhost:8080/, I get a 404 error instead of my jsp...