-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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