leecho / cola-cloudLinks
Cola Cloud 基于 Spring Boot, Spring Cloud 构建微服务架构企业级开发平台,集成OAuth2认证、集成短信验证码登录、微信小程序登录、FlyWay数据库版本管理、网关集成Swagger聚合所有服务API文档。基于SpringBootAdmin集成Hystrix、Turbine监控。开发用户中心、权限管理、组织架构、数据字典、消息中心、通知中心等模块。基于MyBatisPlus Generator 开发代码生成器
☆349Updated 7 years ago
Alternatives and similar repositories for cola-cloud
Users that are interested in cola-cloud are comparing it to the libraries listed below
Sorting:
- 随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事 务、支撑平台、集成框架、数据传输加密等功能,是学习Sprin…☆359Updated 10 months ago
- 基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Oauth2 + Mybatis + Druid + Mysql + Shardi…☆170Updated 6 years ago
- black-shop(黑店),基于springBoot2.1.13和Spring Cloud Alibaba.{latest.version}搭建的微服务b2c电商平台,持续开发中…………欢迎加入贡献团队☆297Updated 3 years ago
- Albedo 是一个Java企业应用开源框架,使用经典技术组合(SpringBoot2.x、MyBatis、Vue),包括核心模块如:组织机构、角色用户、权限授权、数据权限、代码生成、定时任 务等。☆399Updated last year
- 基于Spring Boot 和 JPA构建的SaaS多租户应用系统,提供动态数据源切换,采用的数据隔离方式为共享DB,独立Schema☆264Updated 3 years ago
- 微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。 核心技术采用SpringBoot、Dubbo、Mybatis、Mybatis…☆1Updated last month
- 基于spring cloud的分布式系统架构。提供整套的微服务组件,包括服务发现、服务治理、链路追踪、服务监控等☆379Updated 6 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆204Updated 8 months ago
- 对 王元元 springbootactiviti项目整理,修改为maven版本,原项目地址: https://git.oschina.net/wyy396731037/springboot-activiti 项目首次启动时,activiti.cfg.xml中<propert…☆174Updated 6 years ago
- Spring Boot 脚手架 Mybatis Spring Security JWT 权限 Spring Cache + Redis☆252Updated 6 years ago
- 单点登录sso spring-session springboot redis 企业级组织架构 RBAC权限设计☆171Updated 6 years ago
- 开源改变世界,让世界没有难写的代码☆393Updated last month
- 基于token验证的Java Web权限控制框架,使用jjwt,支持redis和db多种存储方式,可用于前后端分离项目,功能完善、使用简单、易于扩展。☆5Updated 7 months ago
- 基于 Spring Cloud 组件构建的分布式服务架构 ( Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed sys…☆191Updated last year
- 基于nacos包含网关、认证授权、服务注册、发现、断路降级、限流、配置中心、分库分表等基础组件☆160Updated last year
- 基于SpringCloud Finchley.RELEASE的微服务开发脚手架,整合了spring-security-oauth2、springboot-admin、feign、hystrix、spring-cloud-gateway、turbine等全家桶☆134Updated last year
- Springboot2.0+redis+SpringMVC+Spring+Mybatis+Mybatis Plus的Java web分布式开发系统;NettySocketIo排队系统/排队模块/排队框架,它是一款具有代码生成功能的智能快速开发平台;是以Spring Fram…☆349Updated last year
- 🔥MS 是一个前后分离的分布式 spring cloud 框架(全家桶),这里有统一认证,统一网关等等功能,是一个非常简洁的微服务脚手架☆224Updated 3 years ago
- spring session + redis 实现session共享,完成 单点登录☆159Updated 8 years ago
- Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。☆313Updated 3 years ago
- SpringBoot Starter for Shiro (springboot shiro 权限管理插件)☆308Updated 2 years ago
- 基于Spring Cloud的分布式微服务架构☆132Updated 7 years ago
- 🍻springboot 2.0 整合Oauth2☆341Updated 6 years ago
- Roses基于Spring Boot 2和Spring Cloud Finchley.RELEASE,致力做更简洁的分布式和服务化解决方案,Roses拥有高效率的开发体验,提供可靠消息最终一致性分布式事务解决方案,提供基于调用链的服务治理,提供可靠的服务异常定位方案(Log…☆196Updated 6 years ago
- 🍻使用spring security和Oauht2 实现单点登录☆374Updated 5 years ago
- spring-cloud、spring-security☆431Updated 6 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated 2 years ago
- 快速实现Spring Boot Oauth2授权服务,保护你的应用资源。☆240Updated 2 years ago
- spring spring-boot spring-security spring-social☆104Updated 6 years ago
- 集成最全的代码生成工具:entity集成lombok、格式校验,swagger;dao自动加@mapper,service自动注释和依赖;Controller实现restful 增删改查API,并集成swagger。☆178Updated 3 years ago