An open API service indexing awesome lists of open source software.

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

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/)