# supergo **Repository Path**: ccc-ju/supergo ## Basic Information - **Project Name**: supergo - **Description**: supergo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-04 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## supergo多商户商城 #### author: ccc-ju #### email: ccc-ju@outlook.com #### 项目介绍 ##### supergo-eureka,服务注册中心 ##### supergo-common,工具类/通用类/基类 ##### supergo-mapper,mapper.xml生成的mapper统一管理 ##### supergo-pojo,tk.myabtis生成的实体类 ##### supergo-base-service,业务层封装的CRUD,高度抽取 ##### supergo-manager,服务管理 - supergo-manager-service,实际业务逻辑 - supergo-manager-feign,客户端Feign调用的接口的定义,对外暴露Feign的接口 ##### supergo-manager-web,微服务调用端,调用supergo-manager-feign ##### supergo-zuul,服务网关 ##### supergo-portal, 前端服务 ##### supergo-search, ElasticSearch服务,提供DSL查询,应用于商品过滤等一些过滤查询 - supergo-search, ElasticSearch部署在服务器:www.laobinggun.club:5601, 打开即可使用ES ##### supergo-page, 前端Thymeleaf页面静态化 ##### supergo-sso, 单点登录,采用JWT的方式