From 6340a09e8aec017ded53e9f538160bb4f0e17e59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 27 Aug 2023 00:01:31 +0000 Subject: [PATCH] update fpb.json --- fpb.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/fpb.json b/fpb.json index 2f01d52..f4046c2 100644 --- a/fpb.json +++ b/fpb.json @@ -32638,6 +32638,10 @@ "url": "https://github.com/waylau/java-code-conventions", "title": "Java 编码规范" }, + { + "url": "https://www.liaoxuefeng.com/wiki/1252599548343744", + "title": "Java 教程 - 廖雪峰的官方网站" + }, { "url": "https://github.com/waylau/servlet-3.1-specification", "title": "Java Servlet 3.1 规范" @@ -32674,6 +32678,13 @@ "url": "https://github.com/waylau/rest-in-action", "title": "REST 实战" }, + { + "url": "https://michaelliao.github.io/download/pdf/Spring%202.0%E6%A0%B8%E5%BF%83%E6%8A%80%E6%9C%AF%E4%B8%8E%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5.pdf", + "title": "Spring 2.0核心技术与最佳实践", + "notes": [ + "PDF" + ] + }, { "url": "https://github.com/qibaoguang/Spring-Boot-Reference-Guide", "title": "Spring Boot参考指南", @@ -32740,6 +32751,10 @@ "url": "https://github.com/justjavac/12-javascript-quirks", "title": "javascript 的 12 个怪癖" }, + { + "url": "https://www.liaoxuefeng.com/wiki/1022910821149312", + "title": "JavaScript 教程 - 廖雪峰的官方网站" + }, { "url": "http://bonsaiden.github.io/JavaScript-Garden/zh/", "title": "JavaScript 秘密花园" @@ -33291,7 +33306,7 @@ ] }, { - "url": "http://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000", + "url": "https://www.liaoxuefeng.com/wiki/1016959663602400", "title": "Python教程 - 廖雪峰的官方网站" }, {