Open source project: SpringBoot+Vue develops human resource management system source code sharing with separation of front and back ends

Preface

Not only is a development architecture separated from the front and back, but strives to build a set of comprehensive J2EE enterprise-level development solutions from front-end templates-basic framework-distributed architecture-open source projects-continuous integration-automated deployment-system monitoring-seamless upgrades Program.

Project Introduction

  Based on Spring+SpringMVC4+Mybatis3+Shiro+Vue+redis+ehcache+Swagger2 WeChat applet agile development system architecture, it provides a complete set of public microservice service modules: content management, payment center, user management (including third parties), WeChat platform, Storage system, configuration center, log analysis, tasks and notifications, etc., support service governance, monitoring and tracking, and strive to create a comprehensive J2EE enterprise-level development solution for small and medium enterprises.

Description of project organization structure:

  1. my-shop-manager - integrated background management
  2. my-shop-api - WeChat Mini Program Mall api interface
  3. my-shop-common - common module
  4. my-shop-web --Webshop
  5. my-shop-merchants - operator management platform
  6. my-shop-gen - code generation
  7. my-shop-schedule --timed task
  8. my-shop-shiro - login permission related
  9. my-shop-wechat - Wechat management
  10. my-shop-oss --oss cloud storage management
  11. my-shop-pay - payment management
  12. my-shop-pointsmall --Points Mall
  13. my-shop-serach - search module
  14. my-shop-goods - commodity module
  15. my-shop-member --Membership module
  16. my-shop-order - order management
  17. my-shop-fast - file storage
  18. my-shop-im --im message
  19. my-shop-ucenter --User Authentication Center
  20. my-shop-mq --message mechanism
  21. my-shop-config - configuration management
  22. my-shop-crm --Customer Management
  23. my-shop-erp - purchase management
  24. my-shop-cms - content management
  25. my-shop-cache - Cache management
  26. my-shop-wx-mall - WeChat Mini Program Mall
  27. my-shop-mobile - mobile H5+vue mall
  28. my-shop-activiti - workflow
  29. my-shop-reports - report statistics
  30. my-shop-wms - inventory management system
  31. my-shop-distribution - Distribution Management System
  32. my-shop-bill - bill management system
  33. my-shop-finance - financial management system
  34. my-shop-sales - sales management system
  35. my-shop-monitor --Monitor management system

Environment setup

	开发工具:
MySql: 数据库
jetty: 开发服务器
Tomcat: 应用服务器
SVN|Git: 版本管理
Nginx: 反向代理服务器
Varnish: HTTP加速器
IntelliJ IDEA: 开发IDE
PowerDesigner: 建模工具
Navicat for MySQL: 数据库客户端
开发环境:
Jdk8+
Mysql5.5+
Redis4.0
ActiveMQ
    Tomcat8

Architecture diagram:

Spring+SpringMVC+Mybatis+Shiro+redis+Vue+Swagger mall source code sharing

 

Spring+SpringMVC+Mybatis+Shiro+redis+Vue+Swagger mall source code sharing

 

Spring+SpringMVC+Mybatis+Shiro+redis+Vue+Swagger mall source code sharing

 

Demo picture:

Spring+SpringMVC+Mybatis+Shiro+redis+Vue+Swagger mall source code sharing

 

Spring+SpringMVC+Mybatis+Shiro+redis+Vue+Swagger mall source code sharing

 

Spring+SpringMVC+Mybatis+Shiro+redis+Vue+Swagger mall source code sharing

 

 

Spring+SpringMVC+Mybatis+Shiro+redis+Vue+Swagger mall source code sharing

 

Spring+SpringMVC+Mybatis+Shiro+redis+Vue+Swagger mall source code sharing

 

If you need to get the latest source code of the project, please click “Add my VX Assistant” to get it for free!

 

Guess you like

Origin blog.csdn.net/a159357445566/article/details/109314845