Skip to content

Add properties filename constants to Properties Manager #91

@niio972

Description

@niio972

We need to had constant variables as done in UriGenerator :
e.g. PropertiesFileManager.getConfigFileProperty(PROPERTIES_SERVICE_FILE_NAME, PROPERTIES_SERVICE_BASE_URI);
instead of use raw string like :
PropertiesFileManager.getConfigFileProperty("service", "baseURI")

These constant variables must be in PropertiesFileManager.class .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions