java-tutorials/autovalue/README.md

9 lines
320 B
Markdown

## AutoValue
This module contains articles about automatic code generation
### Relevant Articles:
- [Introduction to AutoValue](https://www.baeldung.com/introduction-to-autovalue)
- [Introduction to AutoFactory](https://www.baeldung.com/autofactory)
- [Google AutoService](https://www.baeldung.com/google-autoservice)