Package com.github.cafapi.common.api
Annotation Interface Configuration
Indicates either that the class is a simple Java object that stores configuration, or for fields within a class, indicates this object
is an embedded configuration object that can be overridden by a ConfigurationSource.