大约 1 分钟

{ text: "面试", prefix: "/interview/", children: [ { text: "面试题大全", children:[ {text:"Java 基础系列",link: "1/1186"}, {text:"Java 集合系列",link: "2/1286"}, {text:"Java 并发系列",link: "3/1325"}, {text:"JVM系列",link: "4/1383"}, {text:"Java WEB系列",link: "22/1654"}, {text:"设计模式系列",link: "18/1750"}, {text:"Spring系列",link: "5/1414"}, {text:"Spring MVC系列",link: "6/1810"}, {text:"Spring Boot系列",link: "7/1862"}, {text:"Spring Cloud系列",link: "8/1585"}, {text:"MyBatis系列",link: "12/1881"}, {text:"Kafka系列",link: "30/2070"}, {text:"MySQL系列",link: "10/1909"}, {text:"消息队列系列",link: "17/1381"}, {text:"网络编程系列",link: "21/1947"}, {text:"Linux系列",link: "14/1351"}, {text:"Dubbo系列",link: "9/1544"}, {text:"Redis系列",link: "11/1278"}, {text:"MongoDB系列",link: "34/2932"}, {text:"Netty系列",link: "24/1989"}, {text:"Elasticsearch系列",link: "25/2358"}, {text:"Docker系列",link: "23/1836"}, {text:"Zookeeper系列",link: "13/1573"}, {text:"Nginx系列",link: "19/2129"}, {text:"Spark系列",link: "26/2266"}, {text:"Flink系列",link: "32/2836"}, {text:"Kubernetes系列",link: "29/2644"}, {text:"Jenkins系列",link: "35/3058"}, {text:"JavaScript系列",link: "28/2478"}, {text:"Vue系列",link: "33/2902"}, {text:"架构设计系列",link: "31/3025"}, {text:"项目管理工具系列",link: "16/2124"}, {text:"数据结构与算法系列",link: "15/2010"}, {text:"常见 BUG 问题系列",link: "20/2136"}, {text:"非技术类面试题系列",link: "27/2322"}, ], }, ], },