Redis – Unable to render the JSP page using Spring Boot
In my SpringBoot application I have 2 controllers. I am trying to render JSP page but unable to do so. I have <app-root> in JSP page which points to Angular application. On hitting http://localhost:8081//api/project1/mission/home I get below error. Whitelabel Error…