How to work with annotations
[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![LinkedIn][linkedin-shield]][linkedin-url] [![Twitter][twitter-shield]][twitter-url]
The intent outcome of this project is bring concepts about Java annotations and
- How to use
- When to use
- How to test
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
git clone https://github.com/luizgustavocosta/16-bits-annotations.git
Then go to folder 16-bits-annotations using
cd 16-bits-annotations
This project has the following modules
# | Name | Description |
---|---|---|
1 | processor | Processors and annotations |
2 | runtime | Where the annotations are used |
Shields Baeldung [contributors-shield]: https://img.shields.io/github/contributors/luizgustavocosta/16-bits-annotations.svg?style=plastic [contributors-url]: https://github.com/luizgustavocosta/16-bits-annotations/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/luizgustavocosta/16-bits-annotations.svg?style=plastic [forks-url]: https://github.com/luizgustavocosta/d16-bits-annotations/network/members [stars-shield]: https://img.shields.io/github/stars/luizgustavocosta/16-bits-annotations.svg?style=plastic [stars-url]: https://github.com/luizgustavocosta/16-bits-annotations/stargazers [issues-shield]: https://img.shields.io/github/issues/luizgustavocosta/16-bits-annotations.svg?style=plastic [issues-url]: https://github.com/luizgustavocosta/16-bits-annotations/issues [license-shield]: https://img.shields.io/github/license/luizgustavocosta/16-bits-annotations.svg?style=plastic [license-url]: https://github.com/luizgustavocosta/16-bits-annotations/blob/master/LICENSE [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=plastic&logo=linkedin&colorB=555 [linkedin-url]: https://www.linkedin.com/in/luiz-gustavo-oliveira-costa-8989776/ [twitter-shield]: https://img.shields.io/badge/-twitter-black.svg?style=plastic&logo=linkedin&colorB=533 [twitter-url]: https://twitter.com/luizcostatech