makkax/JavaCodeGenerator
A powerful Java code generator DSL
This project helps Java developers generate Java source code programmatically without using templates. You define Java classes, interfaces, fields, and methods using a Java-based Domain Specific Language (DSL), and the tool outputs well-formatted Java source files. It is for Java software engineers who need to automate the creation of repetitive Java code.
No commits in the last 6 months.
Use this if you need to generate large amounts of structured, boilerplate Java code (like data transfer objects, DAOs, or API clients) within your existing Java development workflow.
Not ideal if you prefer template-based code generation or need to generate code in languages other than Java.
Stars
15
Forks
3
Language
Java
License
Apache-2.0
Category
Last pushed
Nov 19, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/makkax/JavaCodeGenerator"
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