title: Type-safe configuration API summary: Inject configuration values based on annotations instead of using constants and Hadoop API date: 2019-04-25 jira: HDDS-1466 status: implemented author: Anu Engineer, Marton Elek

Abstract

Generate configuration from annotated plain Java objects to make configuration more structured and type safe.

Link