2020-09-07 18:06:47 +08:00
|
|
|
|
[![SpringBoot](https://img.shields.io/badge/SpringBoot-2.3.0.RELEASE-brightgreen.svg)](https://docs.spring.io/spring-boot/docs/2.1.5.RELEASE/reference/htmlsingle/)
|
|
|
|
|
[![GitHub Release](https://img.shields.io/github/release/lerry903/RuoYi.svg)](https://github.com/lerry903/RuoYi/releases)
|
|
|
|
|
https://img.shields.io/badge/SpringCloud-Hoxton.SR5-yellowgreen
|
2020-09-07 12:43:13 +08:00
|
|
|
|
# youlai-mall
|
|
|
|
|
youlai-mall是集成当前最新主流技术一套开源的商城系统。后台采用了微服务架构,主要技术选型:Spring Boot 2.3 + Spring Cloud Hoxton.SR5 + MyBatis-Plus,通过 Spring Cloud Alibaba 实现组件的拓展,整合了 Spring Cloud Gateway + Spring Security OAuth2 + JWT 完成认证鉴权。前端采用 Vue + Element UI 实现前后端分离的交互,集成方案选择 vue-element-admin。小程序、移动端选择 Vue + uni-app 这套终极跨平台应用且成熟的前端框架。版本声明:youlai-mall有三个分支分别为master、eureka、nacos,其中eureka分支鉴于 Netflix Eureka 2.x 组件停止维护而不再更新,主干master现只同步nacos分支代码。目前项目基础框架已搭建完成,后续功能正在建设中...希望有兴趣一起尝试的可以联系(微信号:haoxianrui),项目在搭建的过程中有任何疑问也可联系我。近期会整理项目搭建完整文档,希望关注一下,感谢~
|