Flying9001 / springBootDemoLinks
springBoot demo
☆249Updated 8 months ago
Alternatives and similar repositories for springBootDemo
Users that are interested in springBootDemo are comparing it to the libraries listed below
Sorting:
- springcloud版本的若依,集成springcloud的几大神兽:eureka,gateway,hystrix,feign,config.自定义token实现授权,直接存到redis☆337Updated 2 years ago
- SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等☆238Updated 10 months ago
- 🔥MS 是一个前后分离的分布式 spring cloud 框架(全家桶),这里有统一认证,统一网关等等功能,是一个非常简洁的微服务脚手架☆224Updated 3 years ago
- 基于SpringBoot 2.x整合各种常用开发工具,包括但不限于Redis,MyBatisPlus,RocketMQ,RabbitMQ,Elasticsearch,Quartz,Xxl-Job,Kafka等。☆208Updated 2 years ago
- OAuth2 SSO☆443Updated 6 years ago
- 代码对应的文章 公众号和博客园都有。☆167Updated 2 years ago
- spring boot 集成各技术案例☆188Updated 2 years ago
- easyexcel 的方法封装,快速、简单地处理 Excel☆275Updated 6 years ago
- Spring Cloud 系列脚手架项目,用于 Spring Cloud 初学者☆403Updated 4 years ago
- Springboot+Shiro+jwt+Redis+Mybatis 有效期内Token刷新方案☆196Updated 3 weeks ago
- 本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用…☆229Updated 4 years ago
- 学习笔记+gitbook☆151Updated last year
- ☆208Updated 4 years ago
- 集成最全的代码生成工具:entity集成lombok、格式校验,swagger;dao自动加@mapper,service自动注释和依赖;Controller实现restful 增删改查API,并集成swagger。