Skip to content

The EnableAutoConfig annotation should create a default Config instead of using a custom configBaseName #79

@fhussonnois

Description

@fhussonnois

AzkarraApplication should load the default configuration (i.e ConfigFactory.load()) when EnableAutoConfig is used with no resource base name. This is currently not the default behavior when AzkarraStreamsApplication is used because a config basename application is hard-coded.

This allows users to provide a different config source using system properties (e.g. from command line -Dconfig.file=path/to/config-file).

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersin:streamsThis issue should impact the azkarra-streams moduletype:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions