I have spring boot service with the next URL paths:
localhost:8080/foo/ - returns my index.html. Requests are caught by this method
localhost:8080/foo/
@GetM