[HDDS-1466] Type-safe configuration API (implemented)
Authors: Anu Engineer, Marton Elek2019-04-25
 
Summary
Inject configuration values based on annotations instead of using constants and Hadoop API
Abstract
Generate configuration from annotated plain Java objects to make configuration more structured and type safe.
Link