https://github.com/soujava/annotation-processors
Java Annotation Processor sample code
https://github.com/soujava/annotation-processors
Last synced: 2 months ago
JSON representation
Java Annotation Processor sample code
- Host: GitHub
- URL: https://github.com/soujava/annotation-processors
- Owner: soujava
- Created: 2020-07-05T23:28:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-20T19:32:23.000Z (over 1 year ago)
- Last Synced: 2025-03-29T09:32:59.851Z (3 months ago)
- Language: Java
- Size: 257 KB
- Stars: 17
- Watchers: 13
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern Cloud-Native Jakarta EE Frameworks: tips, challenges, and trends
This part demonstrates the generation of Java source code.
The example requires Java 8 and Maven >= 3.
Compile the Project:
```
mvn clean install
```## Articles
* [Portuguese](https://www.infoq.com/br/articles/frameworks-java-na-era-cloud-native-java-Jakarta/)
* [English](https://dzone.com/articles/modern-cloud-native-jakarta-ee-frameworks)
* [French](https://www.infoq.com/fr/articles/java-frameworks-cloud-native/)