File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ export default hopeTheme({
4848 notice : [
4949 {
5050 path : "/" ,
51- title : "Java学习路线最新版 " ,
51+ title : "2023技术年货汇总 " ,
5252 showOnce : true ,
5353 content :
54- "花了一个月零碎的时间,我根据当下 Java 后端求职和招聘的最新要求,对之前写的 Java 后端学习路线进行了全面的优化和改进。这可能是你所见过的最用心、最全面的 Java 后端学习路线,共 4w+ 字 。" ,
54+ "抽空整理了一些优秀的技术团队公众号 2023 年的优质技术文章汇总,质量都挺高的,强烈建议打开这篇文章看看 。" ,
5555 actions : [
5656 {
57- text : "免费获取 " ,
58- link : "https://mp.weixin.qq. com/s/6nWgi22UT5Y7nJiPfQ_XIw " ,
57+ text : "开始阅读 " ,
58+ link : "https://www.yuque. com/snailclimb/dr6cvl/nt5qc467p3t6s13k?singleDoc# 《2023技术年货》 " ,
5959 type : "primary" ,
6060 } ,
6161 ] ,
Original file line number Diff line number Diff line change @@ -517,7 +517,6 @@ java -XX:+UseZGC -XX:+ZGenerational className
517517## 参考
518518
519519- 《深入理解 Java 虚拟机:JVM 高级特性与最佳实践(第二版》
520- - < https://my.oschina.net/hosee/blog/644618 >
521- - < https://docs.oracle.com/javase/specs/jvms/se8/html/index.html >
520+ - The Java® Virtual Machine Specification - Java SE 8 Edition:< https://docs.oracle.com/javase/specs/jvms/se8/html/index.html >
522521
523522<!-- @include: @article-footer.snippet.md -->
You can’t perform that action at this time.
0 commit comments