Skip to main content

Ecosystem

Jimmer only focuses on the ORM itself, and does not provide auxiliary tools, such as producing entity interface definitions based on database structures.

Enthusiastic people have contributed related tools. So far, the projects included are:

Project typeSupported languagesProject link
Intellij pluginJava&Kotlinhttps://github.com/ClearPlume/jimmer-generator
Maven pluginJavahttps://github.com/TokgoRonin/code-generator-jimmer
Intellij插件Java&Kotlinhttps://github.com/huyaro/CodeGenX

Everyone is welcome to actively contribute related tools, and submit PR for me to include them in the list