<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Aurorain&apos;s blog</title><description>cxn blog. Employment direction is java.</description><link>https://astro-paper-olive-phi.vercel.app/</link><item><title>Zookeper面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/zookeper/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/zookeper/</guid><description>zookeper interview question</description><pubDate>Mon, 20 May 2024 12:12:47 GMT</pubDate></item><item><title>RocketMQ面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/rocketmq/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/rocketmq/</guid><description>rocketmq interview question</description><pubDate>Sat, 18 May 2024 12:12:47 GMT</pubDate></item><item><title>Code-工程问题</title><link>https://astro-paper-olive-phi.vercel.app/posts/algorithm3/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/algorithm3/</guid><description>algorithm</description><pubDate>Fri, 17 May 2024 16:12:47 GMT</pubDate></item><item><title>Code面试1</title><link>https://astro-paper-olive-phi.vercel.app/posts/algorithm1/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/algorithm1/</guid><description>algorithm</description><pubDate>Sun, 12 May 2024 16:12:47 GMT</pubDate></item><item><title>Spring面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/spring1/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/spring1/</guid><description>Spring interview question</description><pubDate>Sat, 11 May 2024 16:12:47 GMT</pubDate></item><item><title>java基础面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/java0/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/java0/</guid><description>java interview question</description><pubDate>Thu, 09 May 2024 16:12:47 GMT</pubDate></item><item><title>Java容器面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/java4/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/java4/</guid><description>java interview question</description><pubDate>Wed, 08 May 2024 10:12:47 GMT</pubDate></item><item><title>JVM面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/java2/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/java2/</guid><description>java interview question</description><pubDate>Mon, 06 May 2024 13:12:47 GMT</pubDate></item><item><title>JUC面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/java1/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/java1/</guid><description>java interview question</description><pubDate>Sun, 05 May 2024 16:12:47 GMT</pubDate></item><item><title>Redis面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/redis/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/redis/</guid><description>redis interview question</description><pubDate>Fri, 26 Apr 2024 16:12:47 GMT</pubDate></item><item><title>计网面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/Network/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/Network/</guid><description>Network interview question</description><pubDate>Thu, 25 Apr 2024 16:12:47 GMT</pubDate></item><item><title>操作系统面试题</title><link>https://astro-paper-olive-phi.vercel.app/posts/os/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/os/</guid><description>os interview question</description><pubDate>Sun, 21 Apr 2024 16:12:47 GMT</pubDate></item><item><title>RMDB项目整理</title><link>https://astro-paper-olive-phi.vercel.app/posts/project0/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/project0/</guid><description>RMDB oltp RDBMS project</description><pubDate>Mon, 15 Apr 2024 16:12:47 GMT</pubDate></item><item><title>raffle大营销平台项目整理</title><link>https://astro-paper-olive-phi.vercel.app/posts/project1/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/project1/</guid><description>raffle project</description><pubDate>Mon, 15 Apr 2024 16:12:47 GMT</pubDate></item><item><title>Spring源码解析</title><link>https://astro-paper-olive-phi.vercel.app/posts/spring/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/spring/</guid><description>spring source code</description><pubDate>Sat, 06 Apr 2024 16:12:47 GMT</pubDate></item><item><title>Leetcode hot100</title><link>https://astro-paper-olive-phi.vercel.app/posts/algorithm/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/algorithm/</guid><description>Leetcode hot100 algorithm</description><pubDate>Wed, 20 Mar 2024 16:12:47 GMT</pubDate></item><item><title>Mysql 45讲总结</title><link>https://astro-paper-olive-phi.vercel.app/posts/mysql/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/mysql/</guid><description>mysql 45 lecture</description><pubDate>Wed, 20 Mar 2024 16:12:47 GMT</pubDate></item><item><title>java 线程池，Future，ThreadLocal</title><link>https://astro-paper-olive-phi.vercel.app/posts/juc3/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/juc3/</guid><description>java threadpool，Future，ThreadLocal</description><pubDate>Thu, 07 Mar 2024 16:12:47 GMT</pubDate></item><item><title>java 内存模型，volatile关键字</title><link>https://astro-paper-olive-phi.vercel.app/posts/juc2/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/juc2/</guid><description>java volatile keyword</description><pubDate>Wed, 06 Mar 2024 16:12:47 GMT</pubDate></item><item><title>java synchronized锁升级过程</title><link>https://astro-paper-olive-phi.vercel.app/posts/juc1/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/juc1/</guid><description>java synchronized upgrade</description><pubDate>Tue, 05 Mar 2024 16:12:47 GMT</pubDate></item><item><title>java ReentrantLock&amp;AQS源码解析</title><link>https://astro-paper-olive-phi.vercel.app/posts/juc0/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/juc0/</guid><description>java ReentrantLock&amp;AQS</description><pubDate>Sun, 03 Mar 2024 16:12:47 GMT</pubDate></item><item><title>2024日常实习总结01</title><link>https://astro-paper-olive-phi.vercel.app/posts/practice/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/practice/</guid><description>quanzhi practice 2024, major in mysql query optimizer</description><pubDate>Fri, 26 Jan 2024 16:12:47 GMT</pubDate></item><item><title>《深入理解JVM虚拟机》第二部分 自动内存管理</title><link>https://astro-paper-olive-phi.vercel.app/posts/jvm0/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/jvm0/</guid><description>jvm part II</description><pubDate>Thu, 11 Jan 2024 16:12:47 GMT</pubDate></item><item><title>网络HTTP</title><link>https://astro-paper-olive-phi.vercel.app/posts/Network1/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/Network1/</guid><description>HTTP</description><pubDate>Thu, 11 Jan 2024 16:12:47 GMT</pubDate></item><item><title>《深入理解JVM虚拟机》第三部分 虚拟机执行子系统</title><link>https://astro-paper-olive-phi.vercel.app/posts/jvm1/</link><guid isPermaLink="true">https://astro-paper-olive-phi.vercel.app/posts/jvm1/</guid><description>jvm part III</description><pubDate>Sun, 07 Jan 2024 16:12:47 GMT</pubDate></item></channel></rss>