基于SpringCloud-alibaba的oauth2分布式项目,使用nacos+gateway+spring security oauth2,认证服务器+资源服务器
☆20May 16, 2024Updated 2 years ago
Alternatives and similar repositories for SpringCloud-alibaba
Users that are interested in SpringCloud-alibaba are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- springcloud微服务,集成gateway、oauth2.0、security、stream、分布式配置config、限流等☆12Jun 20, 2023Updated 3 years ago
- 本系统是一个SpringCloud微服务中后台管理系统,前端基于VUE3和ElementPlus实现,开发SpringCloud系列微服务的架构解决方案,并且集成了Oauth2.0单点登录,支持手机验证码,微信小程序等第三方登录授权,后续会集成uniapp等框架,打造APP…☆17Jun 2, 2022Updated 4 years ago
- 基于 SpringCloudAlibaba + SpringCloud + Nacos + SpringSecurity + Sentinel+ Oauth2.0 + Feign + Gateway + Redis 搭建的基础认证授权微服务☆30Oct 3, 2024Updated last year
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆10Nov 19, 2019Updated 6 years ago
- java 人脸识别; Face recognition☆14Aug 20, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- MySQL,大数据,Python(文章分享)☆13Feb 13, 2017Updated 9 years ago
- java远程控制系统,分为服务端和客户端;服务端即控制台,可在多台主机切换进行远程控制,操作内容包括文件传输(双向),目录和文件的查看,文件删除与远程命令的执行,通过命令的执行可实现几乎全部功能;此外还有一些辅助功能包括脚本,网页爬虫,本地日志的记录,远程日志的收集与合并功…☆17Jun 24, 2020Updated 6 years ago
- 【bigdata】spirngboot+spark 脚手架+相关实例☆22Jun 21, 2022Updated 4 years ago
- spring cloud alibaba Integrate everything demo Nacos服务发现 Ribbon 负载均衡 Feign Nacos 配置中心 Spring cloud Gateway API网关 Apache RocketMQ 消息通信 Sp…☆13Nov 2, 2019Updated 6 years ago
- go-kit微服务套件的使用,涉及的内容有gin、grpc、服务发现、负载均衡、限流器、熔断器、错误处理、日志、监控、分布式追踪、jwt☆26Mar 17, 2020Updated 6 years ago
- XiaoYu 基于 Spring Cloud Alibaba的分布式微服务快速搭建案例,具有统一授权、认证,包含用户管理、资源权限管理(Spring Security + oauth2)、网关API(Gateway)、分布式事务(seata)、分布式任务调度(xxl-job…☆22Jan 11, 2021Updated 5 years ago
- 🦥 面向个人开源与中小团队的 Spring Boot 3 多模块基础脚手架,覆盖AI、Web、Redis、MQ、MyBatis、Gateway、OSS、任务调度等高频场景,统一配置治理,开箱即用。Java 21 · Spring Boot 3.5.0 · Spring C…☆132Updated this week
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 5 years ago
- 使用http搭建隧道的形式从外网访问内网资源☆13Mar 9, 2026Updated 5 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 网络云笔记,个人博客系统☆27Apr 7, 2023Updated 3 years ago
- elasticsearch7.9 cdh-ext-parcels and single machine multi instance☆10Jul 12, 2021Updated 5 years ago
- NSmartProxy是一款免费的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is a open source reverse proxy tool that creates a secure tunnel from a public e…☆11Dec 8, 2022Updated 3 years ago
- 学习 Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2☆16May 26, 2020Updated 6 years ago
- 基于SpringBoot+BootStrip3的公寓管理系统☆10May 4, 2026Updated 3 months ago
- 写的一个小demo,实现签名,拍照涂鸦编辑保存。图片放大,拖拽,热点区域绘制,点击响应热点☆17Sep 9, 2016Updated 9 years ago
- 开源项目:社区物业管理系统☆10Nov 23, 2021Updated 4 years ago
- 静态站 用vue-element-admin框架搭建☆12Dec 4, 2018Updated 7 years ago
- 一个实现了考试、直播、作业、课程、用户信息、登录等功能的学习App后端实现,基于Spring Cloud Alibaba☆13Jun 14, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- springCloud微服务全家桶和分布式事务☆13Dec 10, 2022Updated 3 years ago
- 基于webGIS警务社区管理系统☆10Nov 14, 2016Updated 9 years ago
- 章鱼博客(ZhangYuBlog),一个基于微服务架构的前后端分离博客系统。使用Vue + Element ,后端使用Spring cloud + Spring boot + mybatis-plus进行开发,使用 Spring Security Oauth2做登录验证和权…☆16Sep 13, 2022Updated 3 years ago
- 基于mybatis-plus的springboot代码生成器,实现controller restful风格CURD接口,service层CURD对IService的方法再次封装,方便添加业务逻辑,serviceImpl中方法实现执行debug日志打印,mapper模板在官方…☆49Jun 21, 2022Updated 4 years ago
- Mapbox 中文文档☆11Sep 6, 2019Updated 6 years ago
- 物业管理小程序是专门为物业打造的管理服务平台,在互联网的推动下,对社区进行现代化的管 理与服务。包括小区公告,物业服务,便民服务,小区规约,业务会,小区活动等功能☆16Mar 14, 2022Updated 4 years ago
- Leveraging IBM DB2’s Federation Capabilities to Perform SQL Analytics on a Sample Blockchain Insurance Application using Hyperledger Fabr…☆13Sep 17, 2025Updated 11 months ago
- 智慧社区☆13Feb 12, 2015Updated 11 years ago
- 基于安卓Android房屋租赁系统app设计毕业源码案例设计☆19May 8, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- # redis statefulset☆19Nov 13, 2019Updated 6 years ago
- 基于springcloud的lcn分布式事务处理☆17Feb 26, 2019Updated 7 years ago
- SpringBoot+SpringCloud一站式解决方案☆14Jun 21, 2022Updated 4 years ago
- A docker framework, keep deploying container to public cloud simple and quickly.☆26Jan 14, 2022Updated 4 years ago
- 手把手教你ShardingSphere入门☆15Nov 13, 2020Updated 5 years ago
- SpringCloud 使用全套demo☆20Feb 14, 2019Updated 7 years ago
- 👏Sub the service to vue3-admin-plus using java☆23Dec 29, 2024Updated last year