Skip to content

Configure cfenv.service.<serviceName>.enabled=false in application.yaml #231

@Marty850

Description

@Marty850

Is your feature request related to a problem? Please describe.

We noticed that java-cfenv changes special characters in the password of our jdbc connectionString. Thats why we would like to disable cfenv for that service.

We found the parameter cfenv.service.<serviceName>.enabled=false that is documented here but it is not possible to configure at in a yaml file. Only application.properties works.

Describe the solution you'd like

I would like to have the possibility to disable java-cfenv for a service by using both configuration methods (application.yaml and application.properties)

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions