jeecgboot / JeecgBoot

🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
http://www.jeecg.com
Apache License 2.0
40.45k stars 14.79k forks source link

代码生成器说明 #3689

Closed zhangdaiscott closed 2 years ago

zhangdaiscott commented 2 years ago

代码生成器—不支持功能说明

Online表单属于低代码在线开发概念,在线js增强、sql增强、自定义按钮、等一些高级组件不支持代码生成,请了解。

不支持清单

已支持清单

MrZhiJian commented 2 years ago

生成代码功能的代码在哪个分支?还是这部分没有开源呢

tanyicheng commented 2 years ago

生成代码功能的代码在哪个分支?还是这部分没有开源呢

人家靠这吃饭呢,怎么可能开源

lengfaqiang commented 5 months ago

这类的问题是怎么回事的呢?当前读取下替换问题 freemarker.core.InvalidReferenceException: The following has evaluated to null or missing: ==> po.isShowList [in template "default\one\java\${bussiPackage}\${entityPackage}\vue3\${entityName}__data.tsi" at line 10, column 9]


Tip: It's the step after the last dot that caused this error, not those before it.

Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??


FTL stack trace ("~" means nesting-related):


Tip: It's the step after the last dot that caused this error, not those before it.

Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??


FTL stack trace ("~" means nesting-related):


Tip: It's the step after the last dot that caused this error, not those before it.

Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??


FTL stack trace ("~" means nesting-related):