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

Please make path of HAL explorer adjustable #2167

Open
ullenboom opened this issue Jul 29, 2022 · 1 comment
Open

Please make path of HAL explorer adjustable #2167

ullenboom opened this issue Jul 29, 2022 · 1 comment
Assignees
Labels
status: waiting-for-triage An issue we've not yet triaged

Comments

@ullenboom
Copy link

Currently, the HAL explorer is under the root path, but this will collide with web applications. Please make the path adjustable via a configuration property like

spring.data.rest.hal-explorer-base-path=/api
@nuno-aj-aniceto
Copy link

this should be property "spring.data.rest.basePath" as it is used for the spring-data-rest paths.

nevertheless, to me, the most relevant point is the servlet context path: server.servlet.context-path

I could tune the application paths with those properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

No branches or pull requests

4 participants