Skip to content

Unable to disable mappings production service #1185

@jlorenzen

Description

@jlorenzen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions