code-gen v1.5.6 已经发布,代码生成工具

栏目: 软件资讯 · 发布时间: 2年前

内容简介:code-gen v1.5.6 已经发布,代码生成工具 此版本更新内容包括: 【新增】常用变量 ${context.randomInt}:int随机数 ${context.randomLong}:long随机数 ${context.randomBoolean}:boolean随机 ${context.u...

code-gen v1.5.6 已经发布,代码生成工具

此版本更新内容包括:

  • 【新增】常用变量
${context.randomInt}:int随机数
${context.randomLong}:long随机数
${context.randomBoolean}:boolean随机
${context.uuid}:生成uuid
${context.nextId}:生成唯一id,基于雪花算法
 
  • 【新增】新增velocity变量, ${column.isNullable}:字段是否可空,返回boolean #I4QAMO
  • 【新增】新增velocity变量, ${column.columnNameLF}:表中字段名首字母小写 #I4QJJY
  • 【优化】多个模板组切换问题 #I4QFDO
  • 【修复】修复升级1.4.0表名重复问题 #I4LQJW

详情查看:https://gitee.com/durcframework/code-gen/releases/v1.5.6


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Algorithms and Data Structures

Algorithms and Data Structures

Kurt Mehlhorn、Peter Sanders / Springer / 2008-08-06 / USD 49.95

Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer shoul......一起来看看 《Algorithms and Data Structures》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

MD5 加密
MD5 加密

MD5 加密工具

html转js在线工具
html转js在线工具

html转js在线工具