timebusker / spring-cloud-studyLinks
spring cloud 项目实践总结
☆34Updated 7 years ago
Alternatives and similar repositories for spring-cloud-study
Users that are interested in spring-cloud-study are comparing it to the libraries listed below
Sorting:
- 基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的…☆141Updated 7 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- springboot2.0单点登录☆56Updated 7 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 7 years ago
- 基于Spring Cloud、微服务的电商购物平台☆148Updated 8 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 3 years ago
- jsets-shiro-spring-boot-starter示例项目☆46Updated 3 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆180Updated 8 years ago
- http://www.itmuch.com☆51Updated 7 years ago
- EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)☆66Updated 7 years ago
- 前端使用 freemaker,bootstrap,基于springboot,通过shiro控制权限,redis集中会话管理,整合一个完整的后台代码实现。☆127Updated 7 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 7 years ago
- Good权限管理系统是作者学习springBoot时基于springBoot开发的一套轻量级的权限系统,其目的是形成一套属于自己的通用的开发框架 以后来项目的时候就可以直接基于此平台进行开发,减少重复工作量;使用Spring Boot、Shiro、MyBatis、H-UI等…☆81Updated 7 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 一个基于Activiti5.13和Bootstrap3.0.3的请假流程☆54Updated 11 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆77Updated 7 years ago
- 分布式锁的简单实现☆107Updated 8 years ago
- SpringBoot+Security☆52Updated 7 years ago
- spring cloud 学习例子,包含服务发现(Eureka、consul),声明式REST客户端-Feign的使用,断路器(Hystrix),智能路由(zuul)- 过滤器ZuulFilter,分布式配置中心(Spring Cloud Config) 动态更新配置参数 …☆56Updated 4 years ago
- 基于springcloud + token + redis + mongodb 的微服务平台☆42Updated 6 years ago
- 关于日常工作整理的一些技术Demo案例,总结分享,巩固实践☆135Updated 2 years ago
- shiro整合jwt前后端分离权限认证示例☆105Updated 3 years ago
- Learning about the spring-boot instances☆56Updated 8 years ago
- 基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Oauth2 + Mybatis + Druid + Mysql + Shardi…☆170Updated 6 years ago
- 基于SpringCloud微服务的示例项目、出发点是写一套完整微服务架构、集成有eureka、ribbon、feign、hystrix组件等,消费端有JSP、freemarker、thymeleaf三个版本,有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等,同时…☆129Updated last month
- Spring AOP 实现记录系统操作日志☆25Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- 【停止维护】该方式太愚蠢,分布式微服务时代局限性太差!推荐(使用JWT实现单点登录,完全跨域方案。———2019_07_09补充):https://blog.csdn.net/weixin_42873937/article/details/82460997。技术sso sp…☆36Updated 3 years ago