Site updated: 2025-10-04 23:06:08

This commit is contained in:
qinglong
2025-10-04 23:06:10 +08:00
parent f2390e7467
commit 3a8ae88a19
247 changed files with 299 additions and 325 deletions

View File

@@ -6,6 +6,20 @@
"description": "天生我材必有用",
"home_page_url": "https://hitoli.com",
"items": [
{
"id": "https://hitoli.com/2025/10/04/%E8%87%AA%E5%BB%BA%E7%A7%81%E6%9C%8D/",
"url": "https://hitoli.com/2025/10/04/%E8%87%AA%E5%BB%BA%E7%A7%81%E6%9C%8D/",
"title": "自建私服",
"date_published": "2025-10-04T14:55:00.000Z",
"content_html": "<h1 id=\"前言\"><a class=\"anchor\" href=\"#前言\">#</a> 前言</h1>\n<p>国庆闲的无聊,就自己搭建了两个私服。儿时的回忆,青春的记忆!有感兴趣的朋友可以一起玩一玩。</p>\n<h4 id=\"客户端下载\"><a class=\"anchor\" href=\"#客户端下载\">#</a> 客户端下载</h4>\n<p><span class=\"exturl\" data-url=\"aHR0cHM6Ly9wYW4uYmFpZHUuY29tL3MvMVdjZko0UmVwZnE1MlBVVHNEWWcwbFE/cHdkPWhpdG8=\">客户端</span></p>\n<h4 id=\"魔兽世界注册\"><a class=\"anchor\" href=\"#魔兽世界注册\">#</a> 魔兽世界注册</h4>\n<p><span class=\"exturl\" data-url=\"aHR0cHM6Ly93b3cuaGl0b2xpLmNvbTo4NDQzLw==\">注册账号</span></p>\n",
"tags": [
"生活",
"游戏",
"游戏",
"传奇",
"魔兽世界"
]
},
{
"id": "https://hitoli.com/2025/02/16/%E6%9E%81%E7%A9%BA%E9%97%B4%E9%83%A8%E7%BD%B2Deepseek%EF%BC%88API%E8%B0%83%E7%94%A8%EF%BC%89/",
"url": "https://hitoli.com/2025/02/16/%E6%9E%81%E7%A9%BA%E9%97%B4%E9%83%A8%E7%BD%B2Deepseek%EF%BC%88API%E8%B0%83%E7%94%A8%EF%BC%89/",
@@ -262,20 +276,6 @@
"系统优化",
"Windows 11"
]
},
{
"id": "https://hitoli.com/2023/07/08/%E8%A7%A3%E5%86%B3Lombok%E6%8A%A5%E9%94%99/",
"url": "https://hitoli.com/2023/07/08/%E8%A7%A3%E5%86%B3Lombok%E6%8A%A5%E9%94%99/",
"title": "解决Lombok报错",
"date_published": "2023-07-08T02:51:00.000Z",
"content_html": "<h4 id=\"问题描述\"><a class=\"anchor\" href=\"#问题描述\">#</a> 问题描述</h4>\n<ol>\n<li>报错详情</li>\n</ol>\n<div class=\"note info\">\n<p>java: You arent using a compiler supported by lombok, so lombok will not work and has been disabled.<br />\nYour processor is: com.sun.proxy.$Proxy26<br />\nLombok supports: OpenJDK javac, ECJ</p>\n</div>\n<p><img data-src=\"https://npic.hitoli.com:8443/images/2023/07/08/393a238856e4.png\" alt=\"\" /></p>\n<ol start=\"2\">\n<li>\n<p>问题分析<br />\n属于 lombok 编译不通过,原因可能是因为依赖没有更到最新版本</p>\n</li>\n<li>\n<p>解决办法<br />\n在 IntelliJ IDEA 的全局配置 Compiler 中添加如下配置:<br />\n<figure class=\"highlight yaml\"><table><tr><td class=\"gutter\"><pre><span class=\"line\">1</span><br></pre></td><td class=\"code\"><pre><span class=\"line\"><span class=\"string\">-Djps.track.ap.dependencies=false</span></span><br></pre></td></tr></table></figure><br />\n<img data-src=\"https://npic.hitoli.com:8443/images/2023/07/08/34bac08a5d10.png\" alt=\"\" /></p>\n</li>\n</ol>\n",
"tags": [
"工作",
"解决问题",
"Lombok",
"IntelliJ",
"IDEA"
]
}
]
}