fafeidou / spring-boot-starter
swagger自动多模块配置
☆18Updated 5 months ago
Alternatives and similar repositories for spring-boot-starter:
Users that are interested in spring-boot-starter are comparing it to the libraries listed below
- mybatis自定义主键插件,通过该插件生成分布式唯一雪花ID作为数据库表的主键。☆53Updated 2 years ago
- SpringCloud + RocketMQ 实现分布式事务(transaction)☆111Updated 2 years ago
- fast-cloud-nacos项目致力于打造一个基于nacos为注册中心,结合企业开发习惯,总结的一些基本的实现方式☆228Updated last year
- shardingsphere 分库分表、读写分离、数据脱敏、多租户实践案例☆52Updated 2 years ago
- redis实现分布式锁 Spring Boot core for Redisson RedissonLock☆250Updated last year
- Springboot + Redis 组件,实现一个分布式接口IP访问限流功能☆21Updated 2 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 5 years ago
- SSO单点登录只是一个方案,而目前市面上最流行的单端登录系统是由耶鲁大学开发的CAS系统,而由其实现的CAS协议,也成为目前SSO协议中的既定协议,下文中的单点登录协议及结构,均为CAS中的体现结构 CAS协议中有以下几个概念: 1.CAS Client:需要集成单点登…☆76Updated 5 years ago
- springBoot脚手架,集成redis、pagehelper、mongodb、mybatis、log4j2、druid、jwt、mail等。完成大部分公共模块,只需要写业务代码即可。☆49Updated 2 years ago
- SpringBoot 实现微信扫码支付功能