import java.lang.annotation.ElementType;import java.lang.annotation.Retention;import java.lang.annotation.RetentionPolicy;import java.lang.annotation.Target;Go to the source code of this file.
Classes | |
| interface | dev.rafex.ether.config.annotations.ConfigPrefix |
Packages | |
| package | dev.rafex.ether.config.annotations |
| Annotations that guide configuration binding and namespacing. | |