Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Kafka has 3 built-in ConfigProvider implementations:
- DirectoryConfigProvider
- EnvVarConfigProvider
- FileConfigProvider
These don't appear anywhere in the documentation. We should at least mention them and probably even demonstrate how to use them.