📄️ Annotations Code
When decoding a Java Bean style class, a record, an interface or a Kotlin Data Class you can provide a custom annotation to override the path for the field as well as provide a default.
📄️ Annotations Configurations
Certain annotations can be applied to a configuration using @, this will covert the annotation to metadata that can be applied to the node. Then the metadata is used to apply the intended behaviour to the node.