I want to test that GET "/" returns index.html (Which is the case in a build) but when I try that in an integration test I get 404 NOT FOUND. Here's how I test:
I am having a small issue in getting the Zuul route config correct. Here's what I have currently zuul: routes: microservice: path: /service/*