update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
8 lines
209 B
Markdown
8 lines
209 B
Markdown
## Annotations
|
|
|
|
This module contains articles about Java annotations
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Java Annotation Processing and Creating a Builder](https://www.baeldung.com/java-annotation-processing-builder)
|