posted on Dec, 2 2014 @ 06:32 PM
I'm looking for a program/software that does at least 80% of a java web project template (ie: generates 80% of the code we use in almost every
project. Basically a code generator).
I'm looking for some software that you insert a bunch of metadata and it generates a "slug" containing roughly 80% of a working solution. That way we
as developers can simply focus on solving the "custom" piece of the project.
Like generating the structure that everything else connects too.
The only requirements is
1) must work with "tomcat"
2) must work with "postgres"
3) must work with "MySQL"
4) must work with "db2"
Additionally:
If it uses "spring", "hibernate", and "maven" those would be good too.
My bonus depends on this. If you can offer me assistance, and it checks out (in time), I'll make it worth your while. Thanks.
If you need more details let me know.
Legend
edit on 12/2/2014 by TheLegend because: (no reason given)