AnnotationRuntimeSample This is a sample Java application to demonstrate how to create custom annotations and perform operations at runtime based on where the annotations are placed and the values provided alongside them.
lopezton/AnnotationRuntimeSample
Sample application to demonstrate how to create custom annotations and perform operations at runtime based on where the annotations are placed and the values provided alongside them.
Java