Skip to content

Refactor Config.java #44

Description

@Tiihott

Description
Refactor Config.java to be more OOP.

  • Make a common configuration class that holds all the properties.
  • Replace typical getter structure with printers.
  • Print property values based on key.
  • Allow printing the kafka configuration properties separately for the consumer.
  • Implement validation of the configuration properties in a way that it is not in the constructor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions