adspace
Answer Posted / Pushpendra Raghuvanshi
To write an annotation in Spring Framework, you define a Java interface with the @interface modifier. This interface contains element types (such as type, target, document, and value) that provide attributes for the annotation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers