chengzhx76 / Weixin-DubboLinks
一个商城项目,SpringCloud版本https://github.com/chengzhx76/weixin-shop-spring-cloud
☆201Updated 2 years ago
Alternatives and similar repositories for Weixin-Dubbo
Users that are interested in Weixin-Dubbo are comparing it to the libraries listed below
Sorting:
- springboot-dubbox后台管理☆195Updated 8 years ago
- springcloud 微服务商城☆116Updated 8 years ago
- 基于Spring Cloud、微服务的电商购物平台☆149Updated 8 years ago
- 基于SpringBoot+SpringCloud+Mybatis主流框架搭建的分布式敏捷开发系统架构,为中、小型项目打造企业级基础开发多种解决方案。☆147Updated 7 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆293Updated 2 years ago
- Good权限管理系统是作者学习springBoot时基于springBoot开发的一套轻量级的权限系统,其目的是形成一套属于自己的通用的开发框架 以后来项目的时候就可以直接基于此平台进行开发,减少重复工作量;使用Spring Boot、Shiro、MyBatis、H-UI等…☆81Updated 7 years ago
- 后端ssm + 前端bootstrap + maven搭建的高并发秒杀系统☆99Updated 8 years ago
- 基于Spring MVC+MyBatis+Shiro+Dubbo开发的分布式后台管理系统☆73Updated 7 years ago
- 基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的…☆142Updated 7 years ago
- 基于spring cloud的分布式系统架构。提供整套的微服务组件,包括服务发现、服务治理、链路追踪、服务监控等☆382Updated 7 years ago
- SpringCloud微服务架构,提供快速上手脚手架,快速构建高可用注册中心,高可用配置中心,加入Hystrix断路器,gateway服务官网,权限认证、服务降级、限流,加入应用监控☆139Updated last year
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 7 years ago
- 开源电子商务项目,SpringBoot+Dubbo技术栈实现微服务,实现一款分布式集群的电商系统. 项目releases链接:https://github.com/u014427391/taoshop/releases (开发中...)☆538Updated 3 years ago
- 模拟商城,完整的购物流程、后端运营平台,使用 spring cloud + vue 全家桶实现快速搭建企业级微服务项目☆226Updated 7 years ago
- 随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习Sprin…☆360Updated last year
- spring session + redis 实现session共享,完成 单点登录☆159Updated 8 years ago
- 百灵权限管理系统,是一款构建在用户、角色、权限、日志、在线用户、用户下线、系统设置、日志管理之基础上等开源权限管理系统。 当前系统允许通过设置角色对应的权限,而权限通过Shiro可以控制到相应的操作菜单、操作按钮,并通过角色授权给用户在细化后权限范围内进行相关操作;同时,系…☆101Updated 7 years ago
- jboot-admin是基于jboot全家桶构建的微服务实战项目,以微服务快速迭代开发为架构思想,目前包含后台管理模块、微信公众号模块,将来计划按照电商业务加入秒杀、商品、订单、app、小程序等模块。微服务模块分为api层、实体层、调用层、实现层、基础层,包含代码生成、用户…☆213Updated 6 years ago
- 简易的java后台管理框架,基于SpringBoot+FreeMark+ace admin+mysql☆176Updated 7 years ago
- Cola Cloud 基于 Spring Boot, Spring Cloud 构建微服务架构企业级开发平台,集成OAuth2认证、集成短信验证码登录、微信小程序登录、FlyWay数据库版本管理、网关集成Swagger聚合所有服务API文档。基于SpringBootAdmi…☆350Updated 7 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆180Updated 8 years ago
- SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关、分布式配置中心、使用分布式配置的客户端)☆214Updated 8 years ago
- 愿支付是整合支付模块(微信支付,支付宝)的java项目,拿来即用!☆93Updated 7 years ago
- 这个一个基本的后台框架,springboot + redis.☆101Updated 6 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 3 years ago
- 微信商城VUE版本 - 后端weixin-shop-spring-cloud☆183Updated 7 years ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆127Updated last year
- maven多模块化,springboot项目,基础各种微服务、 搜索引擎☆227Updated 3 years ago
- SpringBoot+Security☆52Updated 7 years ago