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
- Host: GitHub
- URL: https://github.com/coder-shankar/code-generator
- Owner: coder-shankar
- License: apache-2.0
- Created: 2024-03-28T13:23:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T01:31:33.000Z (over 2 years ago)
- Last Synced: 2025-10-29T07:02:53.309Z (9 months ago)
- Language: Java
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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