daanvdh/JavaForger
Generate java source code based on existing classes using templates
JavaForger helps Java developers automate the creation of repetitive source code. By taking an existing Java class as input, it can generate new code snippets or even entire new files like unit tests, based on predefined or custom templates. This tool is designed for Java developers who want to streamline their coding workflow and reduce manual boilerplate.
No commits in the last 6 months.
Use this if you are a Java developer who frequently writes similar code patterns (like `equals()`, `hashCode()`, or builder classes) and want to automate their generation based on your existing classes.
Not ideal if you are looking for a general-purpose code generator that works across multiple programming languages or if you don't work with Java source code directly.
Stars
13
Forks
1
Language
Java
License
Apache-2.0
Category
Last pushed
Jun 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/daanvdh/JavaForger"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made...
phax/jcodemodel
A heavily extended fork of the com.sun.codemodel (from 2013/09)
avaje/avaje-http
Controller generation for Javalin, Helidon SE.
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.
overturetool/overture
The Overture Tool