Commit ff63c4afe61c2acd35fb84d3a2eedfc49b62d60a

Authored by zhangdaihao
1 parent b9aa878f

项目logo

Showing 1 changed file with 13 additions and 0 deletions
README.md
  1 +
  2 +![JEECG](https://static.oschina.net/uploads/img/201905/24164523_XDhg.png "JeecgBoot快速开发平台")
  3 +
  4 +
  5 +
1 6 Jeecg-Boot 快速开发平台(前后端分离版本)
2 7 ===============
3 8  
4 9 当前最新版本: 2.0.0(发布日期:20190520)
5 10  
  11 +[![AUR](https://img.shields.io/badge/license/Apache-2.0.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)
  12 +[![](https://img.shields.io/badge/Author-Scott-orange.svg)](https://blog.csdn.net/zhangdaiscott)
  13 +[![](https://img.shields.io/badge/version-2.0-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)
  14 +[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot)
  15 +[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot)
  16 +
  17 +
  18 +
6 19 项目介绍:
7 20 -----------------------------------
8 21 Jeecg-Boot 是一款基于代码生成器的智能开发平台!采用前后端分离架构:SpringBoot,Mybatis,Shiro,JWT,Vue&Ant Design。强大的代码生成器让前端和后台代码一键生成,不需要写任何代码,保持jeecg一贯的强大,绝对是全栈开发福音!! JeecgBoot在提高UI能力的同时,降低了前后分离的开发成本,JeecgBoot还独创在线开发模式(No代码概念),一系列在线智能开发:在线配置表单、在线配置报表、在线图表设计、在线设计流程等等。
... ...