Skip to content

Refactor Config.java #44

@Tiihott

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.

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