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

Unable to disable mappings production service #1185

Closed
jlorenzen opened this issue Jun 28, 2014 · 0 comments
Closed

Unable to disable mappings production service #1185

jlorenzen opened this issue Jun 28, 2014 · 0 comments
Labels
type: bug A general bug
Milestone

Comments

@jlorenzen
Copy link

I enabled the production services in our spring boot project and was able to disable all the endpoints except the mappings one. In my application.properties file I set endpoints.mappings.enabled=false and after restarting I can still access /mappings. I even tried setting an ENV property export ENDPOINTS_MAPPINGS_ENABLED=false and restart, but that didn't work either.

I'm using spring boot version 1.0.1.RELEASE.

@dsyer dsyer closed this as completed in 2a1ccfe Jun 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant