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

https://github.com/coder-shankar/code-generator

Java code generator through annotation processor
https://github.com/coder-shankar/code-generator

Last synced: 27 days ago
JSON representation

Java code generator through annotation processor

Awesome Lists containing this project

README

          

# code-generator
Java code generator through annotation processor

Use Annotation Processor to Create Object
1. Read the csv file
2. create a object based on csv column data