15 个比较火的Spring开源项目推荐!总有一款适合你

  1. mall[1] :mall 项目是一套电商系统,包括前台商城系统及后台管理系统,基于 SpringBoot+MyBatis 实现。
  2. mall-swarm[2] : mall-swarm 是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch 等核心技术,同时提供了基于 Vue 的管理后台方便快速搭建系统。
  3. onemall :mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
  4. litemall[3] : 又一个小商城。litemall = Spring Boot 后端 + Vue 管理员前端 + 微信小程序用户前端 + Vue 用户移动端。
  5. xmall :基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Spring/Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等
  6. newbee-mall :newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。

博客/论坛/其他

  1. vhr[4] :微人事是一个前后端分离的人力资源管理系统,项目采用 SpringBoot+Vue 开发。
  2. favorites-web :云收藏 Spring Boot 2.X 开源项目。云收藏是一个使用 Spring Boot 构建的开源网站,可以让用户在线随时随地收藏的一个网站,在网站上分类整理收藏的网站或者文章。
  3. community :开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap。
  4. VBlog :V部落,Vue+SpringBoot实现的多用户博客管理平台!
  5. My-Blog : My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验。

权限管理系统

  1. Spring-Cloud-Admin[5] :Cloud-Admin 是国内首个基于 Spring Cloud 微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关 API 管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用 Spring Boot2 以及 Spring Cloud Gateway 相关核心组件,前端采用 vue-element-admin 组件。
  2. pig[6]:(gitee)基于 Spring Boot 2.2、 Spring Cloud Hoxton & Alibaba、 OAuth2 的 RBAC 权限管理系统。
  3. FEBS-Shiro[7] :Spring Boot 2.1.3,Shiro1.4.0 & Layui 2.5.4 权限管理系统。
  4. eladmin : 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由。

源码地址:

[1]mall: https://github.com/macrozheng/mall

[2]mall-swarm: https://github.com/macrozheng/mall-swarm

[3]litemall: https://github.com/linlinjava/litemall

[4]onemall:https://github.com/YunaiV/onemall

[5]newbee-mall:https://github.com/newbee-ltd/newbee-mall

[6]xmall:https://github.com/Exrick/xmall

[7]vhr: https://github.com/lenve/vhr

[8]favorites-web:https://github.com/cloudfavorites/favorites-web

[9]community:https://github.com/codedrinker/community

[10]VBlog:https://github.com/lenve/VBlog

[11]My-Blog:https://github.com/ZHENFENG13/My-Blog

[12]Spring-Cloud-Admin: https://github.com/wxiaoqi/Spring-Cloud-Admin

[13]pig: https://gitee.com/log4j/pig

[14]FEBS-Shiro: https://github.com/wuyouzhuguli/FEBS-Shiro

[15]eladmin:https://github.com/elunez/eladmin

发布了46 篇原创文章 · 获赞 4 · 访问量 5005

猜你喜欢

转载自blog.csdn.net/qq_35862393/article/details/104557283