1 Star 5 Fork 3

瞌睡虫/LDevKit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

版本说明/Version Description

1.1.0 → Issue

  • The extension supports multiple data sources, including: MySQL、MySQL5、Oracle、PostgreSQL、SQLite、MariaDB、Microsoft SQL Server;
  • Added 数据类型/Data type menu to support custom JdbcType to JavaType data type conversion;
  • Added 其他设置/Other settings menu, etc;
  • 扩展可支持多数据源,包括:MySQL、MySQL5、Oracle、PostgreSQL、SQLite、MariaDB、Microsoft SQL Server
  • 新增数据类型/Data type菜单,支持自定义数据类型转换JdbcTypeJavaType
  • 新增其他设置/Other settings菜单,等;

1.0.6 → Issue

  • Code generation prompts optimization.
  • 代码生成提示优化

1.0.5 → Issue

  • Entity, Dao interfaces, and Mapper mapping files are also optionally generated. Unneeded files are not generated;
  • Since they are now microservices, the generated files may be under different modules, so the generation path is optimized to be optional.
  • Entity、Dao接口和Mapper映射文件也可选生成,不需要的可不生成;
  • 由于现在都是微服务,生成的文件可能在不同module下,因此生成路径也会优化成可选;

1.0.4 → Issue

  • After the file generation is completed, take the initiative to refresh the project directory and display the generated file.
  • 文件生成完成后主动刷新项目目录,显示生成文件

1.0.3

  • Fixed field duplicate generation bug.
  • 修复字段重复生成bug

1.0.2-release

  • Fixed database field uppercase conversion bug.
  • 修复数据库字段大写转换bug

1.0.1-release

  • Updated version compatibility to 182+.
  • 更新版本兼容性至182+

1.0.0-release

  • It supports inputting database information, logging in database, selecting single or multiple database tables, configuring generation code rules, executing generation entities, Dao interface and mapper.
  • 支持输入数据库信息登录数据库,选择单个或多个库表,配置生成代码规则,并执行生成实体,Dao接口与Mapper。
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/lsl-gitee/LDevKit.git
git@gitee.com:lsl-gitee/LDevKit.git
lsl-gitee
LDevKit
LDevKit
feature-1.1.0

搜索帮助