Skip to content

Wrong start class for config client #2

@svennela

Description

@svennela

https://github.com/mstine/CloudNativeArchitectureClass/tree/master/day_02/session_05/lab_14/complete/springbox-config-client

    <start-class>io.springbox.configserver.SpringboxConfigServerApplication</start-class>

should be

        <start-class>io.springbox.configclient.SpringboxConfigClientApplication</start-class>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions