Java code generator
Everything can be generated
Home |
Installation Guide |
Documentation
version:1.3.1
developing(Coming Soon)
More than just an entirely free Java code generator.
Maybe it can become your “black technology” will improve development productivity by 1.5 to 5 times, Zero coupling to your project and without changing anything.
Jmr’s full name is Jet Model Robotization, in Eclipse or IDEA, any kind of project(Maven, Gradle, Java, Python, Php etc.), any kind of framework(springboot/spring/springMVC, React/ Vue/Angular, hibernate, mybatis, struts, JPA etc.), can use Jmr to manage and generate code.
Any repetitive code can be automatically generated through Jmr. You only need to write templates and set tasks according to your own project and framework.
For example, here’s a CRUD module, to generate all the code through the following steps.
1, Write Template
2, Set Task
3, Get model(from database)
4, Run
Jmr uses Jet as a template to generate code. JSP-like template files can be edited and transformed into any kind of source artifact including java, html, properties or xml files in a very simple way.
In the Eclipse menu bar, click Help -> Eclipse Marketplace. Search Jmr, click Install.