Pinned Repositories
atguigu_spirngcloud2020
第2季当堂代码2020.3
AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
awesome
:sunglasses: Curated list of awesome lists
awesome-dubbo
Dubbo resources collection
awesome-java
A curated list of awesome Java frameworks, libraries and software.
awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
java_enhance
java enhance
My-Technical-stack-Summary
技术分享、选型、培训、规范、积累
reading-list
这里记录我读过的书
sharding-jdbc
A JDBC driver for shard databases and tables
chenxushao's Repositories
chenxushao/atguigu_spirngcloud2020
第2季当堂代码2020.3
chenxushao/awesome-dubbo
Dubbo resources collection
chenxushao/cloud2020
尚硅谷周阳老师springcloud学习、代码、笔记记录
chenxushao/data-structures-and-algorithms-made-easy-in-java
Data Structure And Algorithms Made Easy In Java
chenxushao/div-bargali-Data-Structures-and-Algorithms
Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DSA. Give a Star 🌟 if it helps you.
chenxushao/guokaide-algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
chenxushao/hello-spring-cloud-alibaba
SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等
chenxushao/java-Algorithms
A collection of algorithms and data structures
chenxushao/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
chenxushao/java-ds-algos
chenxushao/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
chenxushao/JavaSpringBootSamples
SpringBoot、Dubbo、SpringCloud的各种集成例子:Atomikos、gRPC、Thrift、Seata、ShardingSphere、Dubbo、Hmily、Nacos、Consul、Ribbon、Jedis、Lettuce、Redisson等框架
chenxushao/meetup
【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic,欢迎 PR / Issues
chenxushao/middle-ware-parent
SpringBoot集成常用开发中间件,分库分表,缓存,消息队列,定时器,权限管理等组件
chenxushao/onemall
芋道 mall 商城,基于微服务的**,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
chenxushao/pedrovgs-Algorithms
Solutions for some common algorithm problems written in Java.
chenxushao/RuoYi-Cloud
:tada: (RuoYi)官方仓库 基于Spring Boot、Spring Cloud & Alibaba的分布式微服务架构权限管理系统
chenxushao/spring-boot-admin
Admin UI for administration of spring boot applications
chenxushao/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
chenxushao/spring-boot-examples-1
:green_salad: Spring/SpringBoot/SpringCloud 实践学习案例,从入门到精通,持续更新中,欢迎交流学习:beer: !
chenxushao/Spring-Cloud-Alibaba-
《Spring Cloud Alibaba微服务原理与实战》中的的案例代码。
chenxushao/spring-cloud-alibaba-my-shop
利用 Spring Cloud Alibaba 微服务架构解决方案重构《走向单体地狱》阶段开发的 MyShop 项目,以便于我们更好的理解微服务架构,将知识点运用到实践中。
chenxushao/spring-cloud-code
🔥《重新定义Spring Cloud实战》实体书对应源码,欢迎大家Star点赞收藏
chenxushao/spring-cloud-document
Spring Cloud**社区线下沙龙文档
chenxushao/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
chenxushao/SpringBoot-Project
开箱即用的SpringBoot项目,整合了常规业务所需的框架功能,可自由组合各个模块
chenxushao/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
chenxushao/springcloud-2020
SpringCloud Hoxton + SpringCloud alibaba 双剑合并,微力无穷,更新完毕,欢迎fork!!!
chenxushao/the-Java-algorithms
All Algorithms implemented in Java
chenxushao/turingplanet-data-structures-and-algorithms
data structures and algorithms