dolyw / ProjectStudyLinks
我的学习代码记录
☆73Updated last year
Alternatives and similar repositories for ProjectStudy
Users that are interested in ProjectStudy are comparing it to the libraries listed below
Sorting:
- 基于spring_boot 2.6+版本的项目框架 Spring_boot 2.6+ based project framework☆80Updated 11 months ago
- SpringBoot整合MyBatis-Plus,源码学习,增删改查,Lamdba支持☆166Updated last year
- 基于Spring Cloud的快速开发脚手架&最佳实践总结☆171Updated 6 years ago
- This is a small example that deploy Spring Boot + Ignite + JWT☆62Updated 6 years ago
- 基于最新的Spring Boot 2.2.0稳定版,天然的前后端分离设计思想。简单、便捷、易拓展,致力于成为中小企业开发的利器☆158Updated 3 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 3 years ago
- Spring Boot与Spring Cloud学习笔记。 WebSocket,error page,OAuth☆50Updated 2 years ago
- springboot全局处理(异常+统一)☆105Updated 3 years ago
- springboot整合 netty做心跳检测☆49Updated 6 years ago
- 文件,图片上传,分片上传,断点续传,“秒传”☆230Updated 3 years ago
- springboot和dubbo、netty的集成,spring-ai-*的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎☆180Updated 2 months ago
- 脚手架工程(springboot + springsecurity + mybatis + redis + swagger + oauth2),内含freemarker的代码生成器☆115Updated 2 months ago
- 基于Spring Security OAuth2 5.0以下版本的写法的学习代码☆76Updated last year
- springcloud learning process☆125Updated 4 years ago
- 基于nacos包含网关、认证授权、服务注册、发现、断路降级、限流、配置中心、分库分表等基础组件☆161Updated last year
- SpringBoot 整合 Netty 实战☆286Updated last year
- 本仓库为《跟我学 Spring Cloud 系列文章》代码仓库,欢迎点赞、收藏。☆195Updated 4 years ago
- spring spring-boot spring-security spring-social☆104Updated 6 years ago
- SpringCloud系列Demo代码,每个子项目都是SpringCloud的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习☆62Updated last month
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 5 years ago
- 本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用…☆229Updated 4 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Updated 8 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆131Updated 3 years ago
- 云流——微服务聚合平台☆93Updated 9 months ago
- 本项目的目标是将 Dubbo 融入到 Spring Cloud Alibaba 生态中,使微服务之间的调用同时具备 RESTful 和 Dubbo 调用的能力。做到对业务代码无侵入,无感知;引入 JAR 包则微服务间调用使用 Dubbo,去掉 JAR 包则使用默认的 RES…☆143Updated 6 years ago
- 基于SpringCloud Finchley.RELEASE的微服务开发脚手架,整合了spring-security-oauth2、springboot-admin、feign、hystrix、spring-cloud-gateway、turbine等全家桶☆135Updated last year
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆182Updated 2 years ago
- springboot2.0 整合 mybatis☆123Updated 2 months ago
- springboot与redis的集合