Annotation Processing in Java | Create a Custom Annotation Processor | Geekific

Published: 10 September 2022
on channel: Geekific
12,385
327

Discord Community:   / discord  
GitHub Repository: https://github.com/geekific-official/

The source-level annotation processing first appeared in Java 5. It is a technique that allow us to add additional source files to our project during the compilation stage. The files generated don’t have to be Java files, rather any kind of description, metadata, documentation, resource, or any other type of file can be added based on the annotations in our source code. In this video, we make use of annotation processing to generate our own Java class.

Timestamps:
00:00 Introduction
00:55 Set-Up needed Annotations
01:43 Create the Processor
05:10 Generate the Java Class
06:22 Compile and Test the Code!
07:30 Thanks for Watching!

If you found this video helpful, check other Geekific uploads:
Object-Oriented Programming Fundamentals:    • What is Object-Oriented Programming? ...  
SOLID Principles and Best Practices:    • SOLID Design Principles with Java Exa...  
Recursion Made Simple, Recursive Methods:    • What is Recursion? | Recursion Made S...  
Use-Case and Sequence Diagrams:    • UML Use-Case and Sequence Diagrams Ma...  
Generics and Wildcards in Java, Invariance vs Covariance vs Contravariance:    • Generics and Wildcards in Java | Part...  
Reading from and Writing to a file in Java, Transient Java Keyword:    • Java NIO | Reading from and Writing t...  
What is a Thread? (Process, Program, Parallelism, Scheduler Explained):    • What is a Thread? | Threads, Process,...  
Domain-Driven Design Made Simple:    • Domain-Driven Design Made Simple | Wh...  
Operators Precedence in Java, Java Operators, Operators Associativity:    • Operator Precedence in Java | Java Op...  
Create your own Custom Java Annotation:    • Create and Use Custom Java Annotation...  

#Geekific #AnnotationProcessing #Java #JavaAnnotations


Watch video Annotation Processing in Java | Create a Custom Annotation Processor | Geekific online without registration, duration hours minute second in high quality. This video was added by user Geekific 10 September 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 12,385 once and liked it 327 people.