You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With petclinic running on your local machine, try the following
http://localhost:8080/petclinic/owners
Then,
http://localhost:8080/petclinic/owners/
Notice the latter returns 404. Users should be allowed to leave the trailing slash in place while exploring the site's URIs and not be penalized for it.