Skip to content

filename must be application when use git for repo. #969

@dchack

Description

@dchack

I read many documents and resource codes, found it is not simple if i want change the filename about properties file on git,because spring cloud config only load {application} whole words only matched filename.
the code is here:
org.springframework.cloud.config.server.environment.NativeEnvironmentRepository#getArgs

My question is why spring cloud config don't load all properties file by folder name or custom the filename? so, there are any way to solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions