**芋道源码 —— 纯源码解析博客** [华为服务器操作系统开源!](http://www.iocoder.cn/Fight/Huawei-server-operating-system-open-source/) [Spring Retry 重试实现原理](http://www.iocoder.cn/Fight/Spring-Retry-retries-the-implementation-principle/) [一文搞定分布式系统 ID 生成方案](http://www.iocoder.cn/Fight/This-paper-deals-with-the-distributed-system-ID-generation-scheme/) [盘点开发中那些常用的 MySQL 优化](http://www.iocoder.cn/Fight/An-inventory-of-common-MySQL-optimizations-used-in-development/) [后端接口如何提高性能?从 MySQL、ES、HBASE 等技术一起探讨下!](http://www.iocoder.cn/Fight/How-can-backend-interfaces-improve-performance/) [超清晰的 DNS 原理入门指南](http://www.iocoder.cn/Fight/ruanyifeng-dns/)

去电报查看

相关推荐

**芋道源码 —— 纯源码解析博客** [华为服务器操作系统开源!](http://www.iocoder.cn/Fight/Huawei-server-operating-system-open-source/) [Spring Retry 重试实现原理](http://www.iocoder.cn/Fight/Spring-Retry-retries-the-implementation-principle/) [一文搞定分布式系统 ID 生成方案](http://www.iocoder.cn/Fight/This-paper-deals-with-the-distributed-system-ID-generation-scheme/) [盘点开发中那些常用的 MySQL 优化](http://www.iocoder.cn/Fight/An-inventory-of-common-MySQL-optimizations-used-in-development/) [后端接口如何提高性能?从 MySQL、ES、HBASE 等技术一起探讨下!](http://www.iocoder.cn/Fight/How-can-backend-interfaces-improve-performance/) [超清晰的 DNS 原理入门指南](http://www.iocoder.cn/Fight/ruanyifeng-dns/)

查看详情

**芋道源码 —— 纯源码解析博客** [面试官:为什么 Spring Boot 的 jar 可以直接运行?](http://www.iocoder.cn/Fight/springboot-executable-jar/) [最牛逼的性能监控系统!集强大功能于一身](http://www.iocoder.cn/Fight/After-using-CAT-for-3-years-I-want-to-choose-SkyWalking-this-time-The-boss-is-backhand-is-a-thumbs-up/) [学会 IDEA REST Client后,postman就可以丢掉了...](http://www.iocoder.cn/Fight/It-s-time-to-get-rid-of-Postman-and-try-IntelliJ-IDEAs-own-powerful-artifact/) [美团面试题:String s = new String('111')会创建几个对象?](http://www.iocoder.cn/Fight/Meituan-interview-questions-String-s--new-String--111--will-create-several-objects/) [一个复杂系统的拆分改造实践](http://www.iocoder.cn/Fight/A-complex-system-of-separation-and-transformation-the-pressure-is-really-great/) [为什么美国程序员不用加班,而中国程序员就只能996?](http://www.iocoder.cn/Fight/Why-American-programmers-dont-have-to-work-overtime-programmers-can-only-996-and-China/) [ArrayList 插入1000万条数据之后,我怀疑了 JVM](http://www.iocoder.cn/Fight/After-the-ArrayList-inserted-1000w-pieces-of-data-I-became-suspicious-of-the-Java-virtual-machine/) [开放 API 接口签名验证,让你的接口从此不再裸奔](http://www.iocoder.cn/Fight/Open-API-interface-signature-verification-so-that-your-interface-no-longer-naked/) [Spring Cloud架构的各个组件的原理分析](http://www.iocoder.cn/Fight/Take-the-Spring-Cloud-apart!-Detail-the-role-of-each-component/) [面试官:如何发现 Redis 热点 Key ,解决方案有哪些?](http://www.iocoder.cn/Fight/How-to-find-Redis-hotspots-Key-what-are-the-solutions/) [瞬间几千次的重复提交,我用 SpringBoot+Redis 扛住了!](http://www.iocoder.cn/Fight/Thousands-of-repeated-commits-in-a-flash-which-I-managed-with-SpringBoot-Redis/) [【面朝大厂】华为OD(外包)社招技术二面,总结复盘](http://www.iocoder.cn/Fight/Huawei-social-recruitment-technology-two-sides,-summary-and-reply/) [一个大佬说,Java8的Optional是个鸡肋,我怒了!](http://www.iocoder.cn/Fight/A-bosses-said-Java8-Optional-is-a-chicken-ribs-my-anger/) [面试官:说说单点登录的三种实现方式](http://www.iocoder.cn/Fight/Interviewer-Let-is-talk-about-three-ways-to-do-single-sign-on/) [Jmeter 压力测试中关于 Http 的那些事儿](http://www.iocoder.cn/Fight/Those-thing-about-Http-Jmeter-stress-tests/) [如何设计日志采集系统?不妨看看这篇文章](http://www.iocoder.cn/Fight/Three-sides-Ari-How-does-your-log-acquisition-system-work-What-about-the-high-technology/) [如何把安静的程序员逼成话唠](http://www.iocoder.cn/Fight/How-to-force-quiet-programmers-to-become-too/) [一个让程序员男友记住一辈子的 IntelliJ IDEA 插件!](http://www.iocoder.cn/Fight/A-IntelliJ-IDEA-plugin-programmers-boyfriend-remember-for-a-lifetime/) [在MySQL数据库中,这4种方式可以避免重复的插入数据!](http://www.iocoder.cn/Fight/In-the-MySQL-database-the-four-kinds-of-ways-to-avoid-duplication-of-inserting-data/)

查看详情

**芋道源码 —— 纯源码解析博客** [Java 后端线上问题排查常用命令收藏](http://www.iocoder.cn/Fight/Java-back-line-on-the-problem-check-common-command-collection/) [SpringBoot 整合SpringSecurity示例实现前后分离权限注解+JWT登录认证](http://www.iocoder.cn/Fight/SpringBoot-integration-SpringSecurity-sample-before-and-after-the-implementation-of-the-separation-of-permissions-annotations-JWT-login-authentication/) [19张图带你梳理SpringCloud体系中的重要技术点!](http://www.iocoder.cn/Fight/19-images-to-guide-you-through-the-key-technical-points-of-the-SpringCloud-system/) [面试现场:遇到不会回答的问题,如何力挽狂澜 ?](http://www.iocoder.cn/Fight/Interview-site-encounter-can-not-answer-the-question-how-to-turn-the-tide/) [厉害了!把 HashMap 剖析的只剩渣了!](http://www.iocoder.cn/Fight/Much!!!!-All-that-is-left-of-the-HashMap-is-crumbs/) [一款高颜值的 SpringBoot+JPA 博客项目](http://www.iocoder.cn/Fight/A-high-appearance-level-SpringBoot-JPA-blog-project/) [干掉 fastjson,我用 Jackson!](http://www.iocoder.cn/Fight/Kill-fastJSON-I-am-using-Jackson/) [SpringBoot整合Quartz调度框架实现任务调度(附学习源码)](http://www.iocoder.cn/Fight/SpringBoot-integrated-Quartz-scheduling-framework-for-task-scheduling/) [推荐一个高仿微信的项目 有点屌!!](http://www.iocoder.cn/Fight/Recommend-a-high-copy-of-WeChat-project-a-bit-cock/) [Java GC:干掉 CMS,G1 才是未来](http://www.iocoder.cn/Fight/Java-GC-Kill-CMS-G1-is-the-future/) [Java+Vue 实现的在线考试系统](http://www.iocoder.cn/Fight/JAVA-VUE-to-achieve-the-online-examination-system/) [MySQL 与 Redis 缓存的同步方案](http://www.iocoder.cn/Fight/Synchronization-between-MySQL-and-Redis-Cache/) [基于SpringBoot的ERP系统,自带进销存+财务+生产功能](http://www.iocoder.cn/Fight/Based-on-SpringBoot-ERP-system-with-purchase-sale-and-storage-financial-production-functions/) [道友自诉:入职中软一个月(外包华为)就离职了!](http://www.iocoder.cn/Fight/My-friend-joined-China-Soft-for-a-month-outsourcing-Huawei-and-left/) [SpringBoot 注解原理,自动装配原理,图文并茂,万字长文!](http://www.iocoder.cn/Fight/SpringBoot-annotation-principle-automatic-assembly-principle-illustrated-ten-thousand-words-long/) [MyBatis Plus 为啥这么牛?](http://www.iocoder.cn/Fight/Is-the-fire-Why-is-MyBatis-Plus-so-awesome/) [POI读写超大数据量Excel,解决超过几万行而导致内存溢出的问题(附源码)](http://www.iocoder.cn/Fight/PoI-can-read-and-write-Excel-with-a-large-amount-of-data,-and-solve-the-memory-overflow-problem-caused-by-over-tens-of-thousands-of-lines/) [Spring Boot 解决跨域问题的 3 种方案!](http://www.iocoder.cn/Fight/Spring-Boot-3-solutions-to-cross-domain-problems/)

查看详情

**芋道源码 —— 纯源码解析博客** [高可用解决方案:同城双活?异地双活?异地多活?怎么实现?](http://www.iocoder.cn/Fight/High-availability-solution-Double-live-in-the-same-city?-Double-life-in-another-place?-Live-in-another-place?-How-do-you-do-that/) [微服务架构:注册中心 ZooKeeper、Eureka、Consul 、Nacos 对比!](http://www.iocoder.cn/Fight/Micro-service-architecture-Registry-ZooKeeper-Eureka-Consul-Nacos-comparison/) [面试阿里被问:“你的项目是如何处理重复请求/并发请求的?”](http://www.iocoder.cn/Fight/handle-duplicate-request//) [Oracle 慌了!华为终于对 JDK 下手了!](http://www.iocoder.cn/Fight/Oracle-panic-Huawei-has-finally-cracked-the-JDK/) [HashMap, ConcurrentHashMap 原理及源码,一次性讲清楚!](http://www.iocoder.cn/Fight/HashMap,-ConcurrentHashMap-principle-and-source-code-once-clear/) [编写 if 时不带 else,你的代码会更好!](http://www.iocoder.cn/Fight/Write-if-without-else-and-your-code-will-be-better/) [Java8 Stream:2 万字 20 个实例,玩转集合的筛选、归约、分组、聚合](http://www.iocoder.cn/Fight/Java8-Stream-20-instances-of-20000-words-playing-with-filtering-reduction-grouping-and-aggregation-of-collections/) [小团队如何落地敏捷开发](http://www.iocoder.cn/Fight/How-do-small-teams-land-in-Agile-development/)

查看详情

**芋道源码 —— 纯源码解析博客** [打死都要记住!微服务架构的常用设计模式!](http://www.iocoder.cn/Fight/Just-remember-Common-design-patterns-for-microservice-architecture/) [阿里后端常用的 15 款开发工具,你不试试?](http://www.iocoder.cn/Fight/Ali-programmers-recommended-15-common-developer-tools/) [抖音的服务器究竟有多大?](http://www.iocoder.cn/Fight/Trill-server-bandwidth-has-how-old-can-brush-for-hundreds-of-millions-of-people-at-the-same-time/) [“12306” 是如何支撑百万 QPS 的?](http://www.iocoder.cn/Fight/How-does-12306-support-millions-of-QPS/) [SpringBoot整合Elasticsearch + LogStash + Kibana太简单了!](http://www.iocoder.cn/Fight/SpringBoot-configure-the-ELK-environment/) [【面朝大厂】Spring高频面试题:如何解决循环依赖问题](http://www.iocoder.cn/Fight/-328--Spring-high-frequency-interview-questions-how-to-solve-the-problem-of-circular-dependencies/) [程序员被公司辞退12天,领导要求回公司讲代码](http://www.iocoder.cn/Fight/Has-been-dismissed-programmers-12-days-the-leadership-requirements-back-to-company-code/) [两年滴滴和头条的后端开发经验!字字都是肺腑之言!](http://www.iocoder.cn/Fight/Two-years-of-back-end-development-experience-in-didi-and-toutiao/) [【面朝大厂】ElasticSearch常见面试题汇总](http://www.iocoder.cn/Fight/-327--ElasticSearch-often-meet-test-summary/) [网传一些著名互联网公司的实习工资](http://www.iocoder.cn/Fight/Network-spread-some-famous-Internet-company-internship-wages/) [裸辞1天 vs 裸辞10天 vs 裸辞一个月](http://www.iocoder.cn/Fight/Naked-resignation-1-day-vs-10-days-naked-resignation-vs-naked-resignation-a-month/) [百度二面:ThreadLocal 传参如何使用?](http://www.iocoder.cn/Fight/Two-surface-of-baidu-ThreadLocal-spread-and-how-to-use/) [Redis 作者:每天花 6 小时搞开源,顶不住了!](http://www.iocoder.cn/Fight/Redis-author-spend-six-hours-a-day-do-open-source-hold/) [Kafka如何做到1秒处理1500万条消息?](http://www.iocoder.cn/Fight/Kafka-to-1-second-processing-15-million-messages/) [代码有执行漏洞,弃YAML用JSON?网友:YAML不背锅!](http://www.iocoder.cn/Fight/JSON-code-is-executed-loophole-abandon-YAML-use/) [为什么阿里巴巴禁止使用BigDecimal的equals方法做等值比较?](http://www.iocoder.cn/Fight/Why-alibaba-to-ban-the-use-of-BigDecimal-equals-method-to-do-the-equivalent-to-compare/) [大名鼎鼎的布隆过滤器过时了?被一只鸟取而代之。。。](http://www.iocoder.cn/Fight/The-wellknown-bloom-filter-out-of-date/) [如何更快地将string转换成int/long](http://www.iocoder.cn/Fight/How-to-convert-a-string-to-an-int-fasterlong/) [面试中 ThreadLocal 能问的,都在这了](http://www.iocoder.cn/Fight/ThreadLocal-can-ask-in-the-interview-all-in-here/)

查看详情

**芋道源码 —— 纯源码解析博客** [RabbitMQ和Kafka到底怎么选?](http://www.iocoder.cn/Fight/Head-What-is-RabbitMQ-or-Kafka/) [阿里为什么能抗住双 11 ?看完这篇你就明白了!](http://www.iocoder.cn/Fight/Server-side-high-concurrency-distributed-architecture-evolution-path/) [如何画出优秀的架构图?](http://www.iocoder.cn/Fight/How-did-the-alibaba-technologists-draw-the-architecture/) [被“监控”的打工人:因算法裁定“效率低下”,近150名员工遭解雇](http://www.iocoder.cn/Fight/By-monitoring-work-for-algorithm-ruled-inefficient-was-sacked-almost-150-employees/) [手机没网了,却还能支付,这是什么原理?](http://www.iocoder.cn/Fight/Mobile-phone-no-network-but-also-to-pay-what-is-this-principle/) [浅析 VO、DTO、DO、PO 的概念、区别和用处!](http://www.iocoder.cn/Fight/A-brief-analysis-of-the-concepts,-differences-and-USES-of-VO,-DTO,-DO-and-PO/) [微服务架构下的鉴权,怎么做更优雅?](http://www.iocoder.cn/Fight/Micro-authentication-service-framework-how-to-do-it-more-elegant/) [Netty如何做到单机百万并发?](http://www.iocoder.cn/Fight/Netty-how-single-millions-of-concurrent/) [如何避免重复提交?分布式服务的幂等性设计!](http://www.iocoder.cn/Fight/How-to-avoid-duplication-to-submit/) [多账号统一登陆,账号模块的系统设计](http://www.iocoder.cn/Fight/More-account-unified-login-account-of-the-module-system-design/) [你偷看的小黄片,全被监视了](http://www.iocoder.cn/Fight/You-peek-porn-all-being-watched/) [Redis只能做缓存?太out了!](http://www.iocoder.cn/Fight/Redis-can-only-make-the-cache/) [Java 数组转 List 的三种方式及对比](http://www.iocoder.cn/Fight/Three-ways-and-comparison-of-Java-array-to-List/) [干掉大量 if 判断,规则执行器,太香了!](http://www.iocoder.cn/Fight/Still-writing-a-lot-of-ifs-to-figure-that-out-Try-using-a-rule-executor-instead/) [现身说法:37岁老码农找工作!](http://www.iocoder.cn/Fight/Case-in-point-37-year-old-farmer-looking-for-work/) [聊聊Spring Boot服务监控,健康检查,线程信息,JVM堆信息,指标收集,运行情况监控等!](http://www.iocoder.cn/Fight/Spring-Boot-service-monitoring-health-checks-thread-information-JVM-heap-information-metrics-collection-runtime-monitoring-and-more/) [一种思路:策略模式 + 反射工厂,很好的实现了开闭原则](http://www.iocoder.cn/Fight/A-train-of-thought-the-strategy-pattern--reflection-factory-very-good-to-achieve-the-open-closed-principle/)

查看详情

频道历史

文件: sticker.webp

查看详情

**全球主机交流论坛 - 美国VPS综合讨论** [闲着无聊用路由器弄了个 hexo](https://www.hostloc.com/thread-528929-1-1.html) [收 双十一 搬瓦工](https://www.hostloc.com/thread-528928-1-1.html) [某python写的面板经常crack](https://www.hostloc.com/thread-528927-1-1.html) [有懂热水器的大佬吗,经常E5](https://www.hostloc.com/thread-528926-1-1.html) [清仓一些小鸡](https://www.hostloc.com/thread-528925-1-1.html) [招聘个全职PHP 上次没有写全](https://www.hostloc.com/thread-528924-1-1.html)

查看详情

**全球主机交流论坛 - 美国VPS综合讨论** [定金和预定金有区别吗?预定金能退吗](https://www.hostloc.com/thread-528930-1-1.html) [用路由器弄了个 hexo](https://www.hostloc.com/thread-528929-1-1.html)

查看详情

**全球主机交流论坛 - 美国VPS综合讨论** [google home mini有人收吗](https://www.hostloc.com/thread-528931-1-1.html)

查看详情