Spring boot jsp maven project – I get an error message when py program tries to access a jsp file it throws a 404 page not found error
So I have this web application which has a mysql bd connected to it, it was originally develoded on a simple web-application base but then I wanted to include spring security so I had to refactor the project on a spring boot base and this in when the thing went wrong