https://github.com/jintin/autofactory
Auto create simple factory pattern by annotation processing for you.
https://github.com/jintin/autofactory
annotation-processing
Last synced: 2 months ago
JSON representation
Auto create simple factory pattern by annotation processing for you.
- Host: GitHub
- URL: https://github.com/jintin/autofactory
- Owner: Jintin
- License: mit
- Created: 2018-06-25T14:01:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T14:53:09.000Z (about 5 years ago)
- Last Synced: 2025-03-24T14:06:20.147Z (7 months ago)
- Topics: annotation-processing
- Language: Java
- Homepage: https://medium.com/@jintin/annotation-processing-in-java-3621cb05343a
- Size: 359 KB
- Stars: 16
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoFactory
[](https://gitpitch.com/Jintin/AutoFactory/master)
Auto create simple factory pattern by annotation processing for you.