ChinaLym / shoulder-platformLinks
🔥A SaaS platform based on Spring-Cloud including User Center(用户中心)、Authorization(认证&授权)、Notification(通知推送能力)、Gateway(网关)... Tech Include(技术选型): Nacos、Sentinel、Feign、Ribbon、RabbitMQ、Zipkin、Docker、Prometheus、Grafana、Elastic Search、Fluentd、Kibana、Power Job
☆41Updated 2 months ago
Alternatives and similar repositories for shoulder-platform
Users that are interested in shoulder-platform are comparing it to the libraries listed below
Sorting:
- 采用springboot2.0.5+activiti6.0.0搭建工作流微服务 项目,对activiti6做了简单封装,使用起来更加方便,并对外提供了restful风格的接口。☆50Updated 8 months ago
- UReport2 是一款基于架构在 Spring 之上纯 Java 的高性能报表引擎☆61Updated 3 years ago
- smaker cloud是国内首个基于Spring Cloud、spring cloud alibaba微服务化快速开发脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架…☆86Updated 6 years ago
- 轻量级多租户后台管理平台☆44Updated last year
- 基于springboot微服务脚手架,集成springbootAdmin、Actuator监控、Dubbo、Vue前端、Quartz集群 Gradle(Multiple-modules)、activiti工作流引擎,mybatisPlus、OAuth2.0授权服务(SaaS…☆54Updated 4 years ago
- 微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.☆57Updated 3 years ago
- 以 spring-boot 为基础,集成feign,微信sdk,百度ai等第三方工具,以及自定义接口权限拦截,表情处理,ftp连接池,地图坐标解析,mybatis-plus 代码自动生成,token防止表单重复提交,语音处理,敏感词过滤,分词器,参 数校验☆56Updated 2 years ago
- 独立数据库模式实现多租户☆70Updated 4 years ago
- 基于mybatis-plus的springboot代码生成器,实现controller restful风格CURD接口,service层CURD对IService的方法再次封装,方便添加业务逻辑,serviceImpl中方法实现执行debug日志打印,mapper模板在官方…☆47Updated 3 years ago
- Spring Boot 使用 justauth-spring-boot-starter 快速集成 JustAuth☆66Updated 3 years ago
- onePlatform定位是企业级应用网关,提供提供服务路由、SSO、统一认证授权、统一日志、全局事件以及模块化管理等基础能力。基于Spring cloud、开箱即用、无额外学习成本、无缝对接老系统。→提供配套视频教程(Q群: 61859839)☆124Updated last year
- Albedo-cloud是基于albedo的微服务版本,采用spring-cloud/spring-cloud-alibaba☆36Updated 2 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户, 支持…☆125Updated last year
- 基于SpringBoot2.x、SpringCloud并采用前后端分离的多租户系统架构微服务开发平台 mPaaS(Microservice PaaS)为租户业务开发、测试、运营及运维开源框架,能有效降低技术门槛、减少研发成本、提升开发效率,协助企业快速搭建稳定高质量的微服务…☆54Updated 5 years ago
- springboot2集成activiti7的工作流项目☆91Updated 2 years ago
- anan基于JDK11、Spring Boot 2.5.x、Spring Cloud 2020生态体系技术,采用微服务前后端分离架构,供开发人员学习和交流。 包括服务注册与发现、服务监控、服务管理、服务治理、服务网关、服务熔断、配置管理、OAuth2认证授权中心等常 见微服务…☆33Updated 10 months ago
- Jeesuite-passport是面向企业级单点登录、统一认证的一站式解决方案。支持微信、企业微信、主流开放平台OAuth、Oauth2.0,JWT、SAML2.0多种认证集成模式。☆120Updated 2 years ago
- 集数据中台,开放平台,API网关,user-auth,devops,SaaS租户账号下发于一体的企业级云管控平台☆39Updated 5 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago
- Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系…☆70Updated 2 years ago
- 数据权限插件☆47Updated 7 years ago
- SpringBoot2集成Activiti7、Swagger、Druid☆103Updated last year
- Spark 开发平台基于 Spring Cloud Hoxton 、Spring Boot 2.3、 OAuth2 、Security、Nacos、flowable、vue-element前后端分离的脚手架平台。平台包含系统管理(组织机构、角色用户、菜单及按钮授权、数据权限…☆84Updated 2 years ago
- java前后端代码生成【增量生成】,前后分离,后端使用spring-boot、mybatis、mapstruct、swagger、easyexcel,前端采用vue-admin-template,支持一对多、多对多关系,基于freemarker的自定义代码模板☆129Updated 2 years ago
- 优惠券营销☆51Updated 5 years ago
- 网关demo,基于Nacos动态配置路由☆61Updated 2 weeks ago
- 最近的项目中需要使用到activit工作流,但是找到的资料不多,所以在activiti-app的基础上,根据自己的需求开发前后端分离的工作流平台,使用技术vue+springboot,目前正在进行中☆17Updated 6 years ago
- Data develop engine 数据研发引擎,用可视化的组件编排后台数据处理逻辑,配合消息触发、定时任务和restful接口等多种调度机制,从而能够代替传统的大部分后台接口研发。☆32Updated 3 weeks ago
- 转载 flyray-base是一套包括组织机构、角色用户、权限授权、数据权限、内容管理、支付、对账、清结算、客户管理、营销活动、库存管理、搜索模块等分布式框架,使用Spring+SpringMVC+Mybatis+dubbox+redis+rocketmq+elastic…☆56Updated 6 years ago
- 基于SpringCloud的企业级微服务多租户系统、多语言的脚手架, 代码组件化、高内聚低耦合,代码简介,注释丰富容易上手,该项目包括用于开发分布式应用程序服务的必要组件,支持多应用程序访问,并使开发人员可以轻松地使用Spring Cloud编程模型来开发分布式应用程序服务…☆51Updated 2 years ago