CodeGen v1.2.0 Release Notes

Features

  1. Code Generator is released now! support generating the DTO class files of multiple programming languages from database or JSON, such as Java/JavaScript/TypeScript/Go/C#/Kotlin, and so on.
  2. Besides, you can choose different formatting of class name and field name, such as camel case or underline case.
  3. JSON type is still under testing, will be released in the following versions

Other updates

  1. fixed move directory buttons cannot work issues
  2. upgrade the loading UI of panels