# pos **Repository Path**: vliu1990/pos ## Basic Information - **Project Name**: pos - **Description**: pos是基于Spring Cloud的微服务开发平台。其中包含用户管理、单点登录、内容管理、支付中心、微信平台、配置中心、日志分析、服务治理、监控和链路追踪等模块。核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、Config、Stream、Bus、Sleuth等。架构合理,清晰的代码,非常适合学习和直接在项目中使用,pos一直致力于为中小型企业提供安全可靠易部署的电商微服务解决方案。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pos 微服务电商开发平台 [![Build Status](https://travis-ci.org/PengTdy/pos.svg?branch=master)](https://travis-ci.org/PengTdy/pos) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/8b551679bdcc4a2586da622b240ce59f)](https://www.codacy.com/app/PengTdy/pos?utm_source=github.com&utm_medium=referral&utm_content=PengTdy/pos&utm_campaign=Badge_Grade) [![codecov](https://codecov.io/gh/PengTdy/pos/branch/master/graph/badge.svg)](https://codecov.io/gh/PengTdy/pos) [![License](https://img.shields.io/hexpm/l/plug.svg)](LICENSE) ![version](https://img.shields.io/badge/pos-v1.0.0-brightgreen.svg) [![CSDN](https://img.shields.io/badge/CSDN%E5%8D%9A%E5%AE%A2-%40PengTDY-red.svg)](http://blog.csdn.net/yougoule) [![GitHub watch](https://img.shields.io/github/stars/PengTdy/pos.svg?style=social&label=Watch)](https://github.com/PengTdy/pos) [![GitHub stars](https://img.shields.io/github/stars/PengTdy/pos.svg?style=social&label=Stars)](https://github.com/PengTdy/pos) [![GitHub forks](https://img.shields.io/github/forks/PengTdy/pos.svg?style=social&label=Fork)](https://github.com/PengTdy/pos) - QQ交流群:[341486712](https://jq.qq.com/?_wv=1027&k=5p95ZzF) (新)、[644402856](https://jq.qq.com/?_wv=1027&k=5wyu7k0) (新)、[169388123](https://jq.qq.com/?_wv=1027&k=5PmRvSQ) (收费) ## 平台简介 pos是基于Spring Cloud的微服务开发平台。其中包含用户管理、单点登录、内容管理、支付中心、微信平台、配置中心、日志分析、服务治理、监控和链路追踪等模块。核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、Config、Stream、Bus、Sleuth等。架构合理,清晰的代码,非常适合学习和直接在项目中使用,pos一直致力于为中小型企业提供安全可靠易部署的电商微服务解决方案。 ## 项目结构 ``` pos ├── pos-common -- 公共模块 ├── pos-admin -- 后台管理模板 ├── pos-ui -- 前台thymeleaf模板 ├── pos-config -- 配置中心 ``` ## 技术选型 ### 1.后端 | 技术 | 说明 | 官网 | |:--------------------------------:|:--------------------|:-----------------------------------------------| | Spring Cloud | 微服务框架 | http://projects.spring.io/spring-cloud/ | ### 2.前端 | 技术 | 说明 | 官网 | |:--------------------------------:|:--------------------|:-----------------------------------------------| | React | 用于构建用户界面的JavaScript库 | https://reactjs.org/ | ### 3.开发环境 | 工具 | 说明 | 官网 | |:--------------------------------:|:--------------------|:-----------------------------------------------| | IntelliJ IDEA | IDE | https://www.jetbrains.com/idea/ | ### 4.安全 | 工具 | 说明 | 官网 | |:--------------------------------:|:--------------------|:-----------------------------------------------| | jjwt | JSON Web Token | https://github.com/jwtk/jjwt | | js-xss | 根据白名单过滤HTML(防止XSS攻击) | http://jsxss.com/zh/index.html | ## 开发进度 如果进度图看不清楚,可以点击[放大进度图](https://raw.githubusercontent.com/PengTdy/pos/master/pos-ui/plugins/images/github-readme/project-schedule.png)。 ![开发进度](pos-ui/plugins/images/github-readme/project-schedule.png) ## 演示地址 待完善。。。 ## 快速体验 待完善。。。 ## 平台截图 待完善。。。 ## 常见问题 待完善。。。 ## 如何交流、反馈、参与贡献? - E-mail:pengtdy@gmail.com - GitHub:https://github.com/PengTdy/pos - CSDN博客:http://blog.csdn.net/yougoule - 个人能力再强,也无法战胜团队力量。在此我们希望得到您的支持,并能够贡献出自己的代码,共同参与进来完善它(^_^)。 ## 支持我们 开源项目的发展离不开资金的支持,请作者喝杯咖啡吧!通过微信或支付宝扫描下方的二维码支持我们。 待完善。。。 ## 版权声明 本软件使用 Apache License 2.0 协议,请严格遵照协议内容使用。