This issue recommends a low code platform based on code generators! Back-end separation architecture SpringBoot2.x, SpringCloud, Ant Design&Vue, Mybatis plus, Shiro, JWT, support for microservices. Powerful code generator allows one-click generation of back-end code to achieve low code development!
project introduction
JeecgBoot provides a series of low-code modules to achieve true zero code Online development: Online form development, online reports, report configuration capabilities, online chart design, large screen design, mobile configuration capabilities, form designer, online design flow, process automation configuration, plug-in capabilities (pluggable) and more!
The purpose of JEECG is: simple functions are implemented by OnlineCoding configuration, so as to achieve zero code development; Complex functions are generated by code generator and manually Merge to achieve low code development, which not only ensures intelligence but also gives consideration to flexibility. Low code development while supporting flexible coding, to solve the current low code products generally inflexibility disadvantages!
JEECG business process: The use of workflow to achieve, extend the task interface for development and writing business logic, form to provide a variety of solutions: form designer, online configuration form, coding form. At the same time, the separation design of process and form is realized (loose coupling), and the flexible configuration of task nodes is supported, which not only ensures the confidentiality of the company process, but also reduces the workload of developers.
Jeecg-Boot low-code development platform, can be applied in the development of any J2EE project, especially suitable for SAAS projects, enterprise information management system (MIS), internal office system (OA), enterprise resource planning system (ERP), customer relationship management system (CRM), etc., its semi-intelligent manual Merge development method, It can significantly improve the development efficiency by more than 70% and greatly reduce the development cost.
technical framework
Development environment
Language: Java 8
IDE(JAVA) : IDEA/Eclipse install the lombok plug-in
IDE(front end) : WebStorm or IDEA
Dependency Management: Maven
Database: MySQL5.7+ & Oracle 11g & Sqlserver2017
Cache: Redis
rear-end
Base framework: Spring Boot 2.3.5.RELEASE
Microservices framework: Spring Cloud Alibaba 2.2.3.RELEASE
Persistence layer framework: Mybatis-plus 3.4.3.1, Minidao
Report tool: jimureport 1.3.78
Security framework: Apache Shiro 1.7.0, Jwt 3.11.0
Microservices technology stack: Spring Cloud Alibaba, Nacos, Gateway, Sentinel, Skywalking
Database connection pool: Alibaba Druid 1.1.22
Cache framework: redis
Log print: logback
Others: fastjson, poi, Swagger-ui, quartz, lombok (Simplified code), etc.
Front end
Vue 2.6.10,Vuex,Vue Router
Axios
ant-design-vue
webpack,yarn
vue-cropper – Profile picture clipper assembly
@antv/ g2-Alipay AntV data visualization chart
Viser-vue-antv /g2 encapsulation implementation
eslint, @vue/cli 3.2.1
Vue-print-nb-print
Total Solution for Microservices (2.4+ version)
1、
Services register and discover Nacos
2. Unified configuration center Nacos
3. Routing gateway gateway(three loading modes)
4. Distributed http feign
5. Fuse and degrade Sentinel
6, distributed file Minio, Ali OSS
7. Unified authority control JWT + Shiro
8. Service monitor SpringBootAdmin
9. Link tracing Skywalking
10. Messaging middleware RabbitMQ
11. Distributed task xxl-job
12. Distributed transaction Seata
13. Distributed log elk + kafka
14, Support docker-compose, k8s, jenkins
15. CAS Single sign-on
16. Traffic limiting
architecture diagram
Product function blueprint
Project download and run
- Pull the project code
git clone https://github.com/zhangdaiscott/jeecg-boot.gitcd jeecg-boot/ant-design-vue-jeecg
- Install node.js
Switch to the ant-design-vue-jeecg folder
# install yarnnpm install -g yarn# Download dependency yarn install# start yarn run serve# Compile project yarn run build# Lints and fixes filesyarn run lint
System effect
Large screen template
pc software
pc software
pc software
pc software
pc software
remark
The eslint rules are updated after the @vue/cli upgrade. Because all.vue files are affected, you need to verify them one by one. Temporarily close some rules that are not originally verified, and gradually correct these rules during later maintenance
Development document:
http://doc.jeecg.com/2044238
Gitee address: Download