# molicode **Repository Path**: research_direction/molicode ## Basic Information - **Project Name**: molicode - **Description**: MoliCode是基于java开发的一种代码生成器,当然其除了生成java代码亦可生成其它代码。 它是一个独立(standalone)的工具,用于在git仓库存储代码模板并依此生成目标代码 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 126 - **Created**: 2019-08-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MoliCode 源码仓库主页 ## Introduce MoliCode is a code generator for java and other language. It's a standalone tool to generate code and store code template in git repository . So I want to make a good tool for everybody to share their code template and generate code easier. that's it. MoliCode是基于java开发的一种代码生成器,当然其除了生成java代码亦可生成其它代码。 它是一个独立(standalone)的工具,用于在git仓库存储代码模板并依此生成目标代码。 它和其它代码生成器的最主要区别在于,其关注点不在模板本身。 即不关注生成了什么样的代码,而是作为一个基础工具方便大家编写和共享使用代码模板。 ## 代码仓库 ### github仓库 https://github.com/cn2oo8/molicode ### 国内站点仓库 https://gitee.com/zhangshibin1987/molicode 近期美国佬可能限制部分国家使用github, 所以之后会逐渐迁移到国内服务器; github的issue & star 等无法迁移,建议大家转移到gitee为主进行访问; ### oschina 项目介绍页 https://www.oschina.com/p/molicode ## 帮助文档 请访问以下地址,查看帮助文档: [https://cn2oo8.github.io/molicode_doc](https://cn2oo8.github.io/molicode_doc) 模板中心请访问: [https://gitee.com/molicode_repo/molicode_template_awesome](https://gitee.com/molicode_repo/molicode_template_awesome) ## 下载使用 已提供二进制编译版本可供下载使用: [https://gitee.com/zhangshibin1987/molicode/releases](https://gitee.com/zhangshibin1987/molicode/releases) ## 在线试用 http://molicode.shareyi.com 用户请自行注册; 因为涉及模板动态化风险,为保证 朋友提供的服务器,访客目前只能使用模板,不能进行配置和链接数据库,请见谅! 您可以下载在本地使用,即可拥有完全权限,谢谢支持理解; ## 示例教程 MoliCode使用介绍视屏教程: 西瓜视频: [https://www.ixigua.com/i6721698395569783304/](https://www.ixigua.com/i6721698395569783304/) 优酷:[https://v.youku.com/v_show/id_XNDMwMTg5ODQ3Mg==.html](https://v.youku.com/v_show/id_XNDMwMTg5ODQ3Mg==.html) molicode生成工程代码实战: [https://my.oschina.net/davidzhang/blog/3036548](https://my.oschina.net/davidzhang/blog/3036548) 使用molicode进行json数据处理 [https://my.oschina.net/davidzhang/blog/3034658](https://my.oschina.net/davidzhang/blog/3034658) 使用molicode处理Java源代码 [https://my.oschina.net/davidzhang/blog/3036589](https://my.oschina.net/davidzhang/blog/3036589) 使用molicode生成excel [https://my.oschina.net/davidzhang/blog/3036540](https://my.oschina.net/davidzhang/blog/3036540) ## 社交 QQ群名称:molicode技术交流群 群号:753207541 欢迎加入沟通交流答疑群; ![qqGroup](https://cn2oo8.github.io/molicode_doc/assets/img/qqgroup.0504d5b5.png) ## Disclaimer This project is depends on JXBrowser's Open-Source Licence. The JXBrowser product is a proprietary software owned by temdev company, It can't be used for comercial business. And the JXBrowser is based on chromium embeded . It's easy to embeded chromium into java application just need few line codes. [JXBrowser Link](https://www.teamdev.com/jxbrowser "JXBrowser Link") ## The name Because I like jasmine flower , and I have planted many jasmine flower On my Balcony . So I named it moli, that's the Chinese pronunciation of jasmine flower. meanwhile the 'moli' has the meaning of magic in chinese, So I hope this auto code generator will have the magic power to help every one save time of dumping code. Moli is white and with delicate fragrance and have magic power to make your life joyful. ![moli](https://gss1.bdstatic.com/-vo3dSag_xI4khGkpoWK1HF6hhy/baike/s%3D220/sign=9e591fcb520fd9f9a417526b152cd42b/8c1001e93901213fcdaf7e6b57e736d12e2e95ec.jpg) ## tech stack springboot + iveiw admin + H2 embeded database + swing ui + JXBrowser(evaluate version). Thanks for so many open source software we can use. ## Author David Zhang from chengdu of China (Panda hometown).