Pinned Repositories
books
"我的阅历"
crash-course-computer-science-chinese
:fire: 完结:计算机科学速成课 | Crash Course Computer Science (1c7 是翻译人员之一)
cross-demos
解决iframe跨域
CS-Notes
:books: Computer Science Learning Notes
dubboio.github.io
dubbo
Good-text-Share
:smiley_cat:猫的前端回忆 These share data are from my usual work and learning,hoping to help you,If you like you can star
Java-Notes
java学习笔记,包括JVM,看过的技术以及非技术书籍,SpringCloud 商城项目以及工具介绍,leetcode剑指offer算法,spring,JDK一些工具的源码,
java-tips
🍓 Java 语言编程技巧、最佳实践
javaConcurrency
关于学习java并发编程的实例,是掌握java并发技术的最佳实践
JerryMultiThread
Java多线程高并发实例
yunfei08's Repositories
yunfei08/books
"我的阅历"
yunfei08/crash-course-computer-science-chinese
:fire: 完结:计算机科学速成课 | Crash Course Computer Science (1c7 是翻译人员之一)
yunfei08/cross-demos
解决iframe跨域
yunfei08/CS-Notes
:books: Computer Science Learning Notes
yunfei08/dubboio.github.io
dubbo
yunfei08/Good-text-Share
:smiley_cat:猫的前端回忆 These share data are from my usual work and learning,hoping to help you,If you like you can star
yunfei08/Java-Notes
java学习笔记,包括JVM,看过的技术以及非技术书籍,SpringCloud 商城项目以及工具介绍,leetcode剑指offer算法,spring,JDK一些工具的源码,
yunfei08/java-tips
🍓 Java 语言编程技巧、最佳实践
yunfei08/javaConcurrency
关于学习java并发编程的实例,是掌握java并发技术的最佳实践
yunfei08/JerryMultiThread
Java多线程高并发实例
yunfei08/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
yunfei08/jetlinks-docs
相关文档
yunfei08/jutils
jutils,通用的Java工具类,主要包括基础工具类(时间、正则表达式、字符串、随机数等等),excel解析生成、word解析生成、文件操作、图片操作、敏感字、加解密等等。
yunfei08/LRUCache
LinkedHashMap implementation LRUCache
yunfei08/matecloud
🔥MateCloud是一款基于Spring Cloud Alibaba的微服务架构。目前已经整合Spring Cloud Alibaba、Spring Security Oauth2、Feign、Dubbo、JetCache、RocketMQ等服务套件,为您的开发保驾护航
yunfei08/migration-tool
mysql数据迁移工具。支持指定表名、列名,多线程+多进程。保证高可用,数据一致性。
yunfei08/mrpc
yunfei08/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
yunfei08/openbilibili-go-common
听说这是来自 https://github.com/openbilibili/go-common/ 的 “哔哩哔哩 bilibili 网站后台工程 源码”,不过咱也不知道这是啥。
yunfei08/patterns
:star::fire: Java 23种基本的设计模式整料整理学习,责任链模式Filter,工厂模式BeanFactory,观察者模式ContextListen 等. 结合Spring源码理解学习 :seedling:
yunfei08/pyauto
《python自动化运维:技术与最佳实践》书中示例及案例源码
yunfei08/redis-lock
redis-distributed-lock
yunfei08/thymeleafexamples-springmail
SpringMail - Companion application for the "Rich HTML email in Spring with Thymeleaf" article at the Thymeleaf website: http://www.thymeleaf.org/doc/articles/springmail.html
yunfei08/tip
整合学习编程的资源,大部分为java,包括代码实现,博客,开源项目收藏,算法,设计模式等