jeecg-boot 1.0版本发布

pull/123/head
zhangdaihao 6 years ago
parent 6f9f24e11e
commit a60805428f

@ -5,27 +5,20 @@ Jeecg-Boot 快速开发平台(前后端分离版本)
项目介绍:
-----------------------------------
Jeecg-boot 一个全新的版本,采用前后端分离方案,提供强大代码生成器的快速开发平台
Jeecg-boot 一个全新的版本,采用前后端分离方案,提供强大代码生成器的快速开发平台
前端页面代码和后端功能代码一键生成不需要写任何代码保持jeecg一贯的强大
技术架构:
-----------------------------------
后端技术: SpringBoot + Mybatis-plus + Shiro + Jwt + Swagger-ui + Redis
前端技术: Ant-design-vue + Vue + Webpack
其他技术: Druid数据库连接池、Logback日志工具 、poiExcel工具
Quartz定时任务、lombok简化代码
项目构建: Maven、Jdk8
前端开发必读文档:
前端UI组件 Ant Design of Vue
https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn
报表UI组件viser-vue
https://viserjs.github.io/demo.html#/viser/bar/basic-bar
VUE基础知识
https://cn.vuejs.org/v2/guide
项目构建: Maven、Jdk8
@ -127,10 +120,15 @@ yarn run lint
附属文档
----
- [Ant Design Vue](https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn)
- [报表 viser-vue](https://viserjs.github.io/demo.html#/viser/bar/basic-bar)
- [Vue](https://cn.vuejs.org/v2/guide)
- [路由/菜单说明](https://github.com/sendya/ant-design-pro-vue/blob/master/src/router/README.md)
- [路由/菜单说明](https://github.com/zhangdaiscott/jeecg-boot/ant-design-jeecg-vue/blob/master/src/router/README.md)
- [ANTD 默认配置项](https://github.com/sendya/ant-design-pro-vue/blob/master/src/defaultSettings.js)
- [ANTD 默认配置项](https://github.com/zhangdaiscott/jeecg-boot/ant-design-jeecg-vue/blob/master/src/defaultSettings.js)
- 其他待补充...

Loading…
Cancel
Save