使用Spring OAuth2实现的OAuth2 资源服务器以及认证服务器
☆60Apr 5, 2018Updated 8 years ago
Alternatives and similar repositories for mcloud-oauth2-server
Users that are interested in mcloud-oauth2-server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Spring Cloud,实现微服务中常用的基础模块,包括 OAuth2 认证服务,统一注册中心,系统监控中心, 统一配置中心,API网关以及熔断器☆197Apr 1, 2019Updated 7 years ago
- a simple example, use Spring boot, Spting cloud oauth2, Spring security, Netflex zuul, demo how to config OAuth2 Server, UI Server and Re…☆32Sep 12, 2018Updated 7 years ago
- spring-cloud-microservice-example☆47Jan 9, 2022Updated 4 years ago
- 文件微服务,实现基于云服务和本地文件存储的微服务☆10Sep 8, 2016Updated 9 years ago
- Trie Filter (敏感词过滤), base from https://github.com/dingyaguang117/DoubleArrayTrie☆16Aug 13, 2015Updated 10 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.
- 对于JasigCAS 3.5.2版本进行简化,只保留基本的功能,用JDBC方式验证,并使用Metronic模板美化界面,以达到可以直接在项目中使用的目的。☆48Dec 16, 2022Updated 3 years ago
- 基于springcloud的lcn分布式事务处理☆17Feb 26, 2019Updated 7 years ago
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 11 years ago
- 实战SpringCloud组件配置管理、服务治理、断路器、智能路由、微代理、控制总线、全局锁、决策竞选、分布式会话、集群状态管理☆14Oct 9, 2017Updated 8 years ago
- 基于TBSchedule开发的一个分布式任务调度框架,可以解析任务间的依赖,并执行任务(执行Shell、bat脚本)☆12Aug 5, 2016Updated 9 years ago
- 基于 https://github.com/abel533/Mapper 做的增强☆13Nov 16, 2021Updated 4 years ago
- 基于Solr4.9.0的搜索系统:包括Solr索引建立、Solr索引查询DUBBO接口等内容。☆30Dec 16, 2022Updated 3 years ago
- A simple project demonstrates the integration of Spring boot, ActiveMQ, Camel and STOMP☆11Aug 31, 2016Updated 9 years ago
- 分布式调度系统,基于zookeeper ,netty,调度内核参考Spring schedule 执行表达式和Spring schedule一样,没有使用Quartz,客户端完全基于注解配置,使用同 Spring schedule一致,最少配置,使用简单☆14Feb 22, 2017Updated 9 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 10 years ago
- excel 公用导出组件☆13Jan 28, 2016Updated 10 years ago
- 对JasigCas的java客户端也进行了小调整,让登陆之后自动返回到登陆之前的页面,不再使用p:service定义的值,并有一个客户端配置单点登陆的例子☆20Jul 18, 2014Updated 11 years ago
- 设计模式☆10Jun 13, 2023Updated 2 years ago
- 基于vue.js和SpringBoot打造细粒度可配置的管理后台,菜单/画面元素/接口☆25Feb 17, 2023Updated 3 years ago
- SpringBoot 自动配置 Dubbox☆16May 9, 2017Updated 8 years ago
- Develop a mini program based on WePY. 基于 WePY,以 Web 前端的开发风格开发微信小程序。☆12Aug 1, 2018Updated 7 years ago
- from google svn, and I not the author☆21Feb 23, 2011Updated 15 years ago
- Spring DDAL是基于spring AOP和AbstractRoutingDataSource实现了读写分离和分库分表功能,是一款轻量级的插件,简单易用、轻耦合,使用注解即可完成读写分离、分库分表。☆16Nov 20, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The netty remoting module of dubbo project☆29Apr 8, 2015Updated 11 years ago
- 使用kafka实现log4j日志集中管理☆14Jan 6, 2021Updated 5 years ago
- 基于springcloud实现的灰度发布☆128Oct 19, 2017Updated 8 years ago
- 通过velocity模版生成XBatis SQL代码 生成基于Spring注解service、DAO(数据库的CRUD) 支持复合主键、数据库前缀过滤、数据库分表、分页查询、自定义SQL查询、自定义字段查询☆36Jul 14, 2014Updated 11 years ago
- 12306ng前端项目组☆25Aug 22, 2013Updated 12 years ago
- 本人的开源框架,其中包含了一系列的开源组件,xxoo已经正式更名为xmlbean-converter成为zxl框架的一部分。☆14Dec 16, 2022Updated 3 years ago
- HBase数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆10May 18, 2017Updated 8 years ago
- Monithor is a basic HTTP health checking tool (built with Vue.js and Spring Boot)☆12Nov 7, 2025Updated 5 months ago
- springboot2.0单点登录☆57May 9, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆71Aug 16, 2017Updated 8 years ago
- 一个 mybatis generator 的特殊扩展方式☆13Dec 4, 2025Updated 5 months ago
- 官方提供的API接口没有池化的概念,为了提升访问效率,基于commons-pool2实现了一个用于访问ElasticSearch的客户端连接池,经性能压力测试连接池实现没有问题。☆37Jul 22, 2018Updated 7 years ago
- SpringBoot2/SpringCloud☆12Apr 2, 2019Updated 7 years ago
- 基于springcloud微服务架构、分布式、高并发、高可用的电商平台,前端框架:VUE全家桶,后端技术:springcloud、redis、kafka、elk、xxljob、mybatispuls等框架技术☆23Sep 13, 2024Updated last year
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆206Oct 23, 2024Updated last year
- Cronner 是一个分布式定时任务框架,支持作业依赖、分片、失效转移、集中配置和监控。☆54Aug 17, 2018Updated 7 years ago