Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix redirecting / to Swagger UI when context path has been changed #41

Merged
merged 1 commit into from
Jan 13, 2021
Merged

Fix redirecting / to Swagger UI when context path has been changed #41

merged 1 commit into from
Jan 13, 2021

Conversation

sberlin
Copy link
Contributor

@sberlin sberlin commented Jan 13, 2021

We had a problem when changing server.servlet.context-path in Spring Boot's configuration. The redirect from / to Swagger UI was no longer working. It should be relative to the current context path instead of a hardcoded value.

@arey arey merged commit 9da75e0 into spring-petclinic:master Jan 13, 2021
@arey
Copy link
Member

arey commented Jan 13, 2021

Thank you @sberlin

haraldreingruber-dedalus pushed a commit to haraldreingruber-dedalus/spring-keycloak-angular-exercise that referenced this pull request Sep 22, 2022
…-dockerfile

Add dockerfile to build application in a docker nginx image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants