Skip to content

Commit 101feb9

Browse files
committed
docs: 基于 ChatGPT-5.5 Thinking 生成的文档(供后续使用参考)
1 parent 8ecb98a commit 101feb9

2 files changed

Lines changed: 1 addition & 16 deletions

File tree

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default defineConfig({
2626
text: 'SpringBoot',
2727
items: [
2828
{text: 'SpringBoot2', link: '/springboot2/'},
29-
{text: 'SpringBoot3', link: '/springboot3/'},
29+
{text: 'SpringBoot3 🔥', link: '/springboot3/'},
3030
{text: 'SpringBoot4', link: '/springboot4/'}
3131
]
3232
},

bigdata/index.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1 @@
11
# 大数据相关
2-
3-
4-
5-
## 使用文档目录
6-
7-
大数据相关
8-
9-
- Flink
10-
- [使用文档](/bigdata/flink-examples/README.md)
11-
- [单机运行](/bigdata/flink-standalone/README.md)
12-
- [集群运行](/bigdata/flink-cluster/README.md)
13-
- Spark
14-
- [使用文档](/bigdata/spark-examples/README.md)
15-
- [单机运行](/bigdata/spark-standalone/README.md)
16-
- [集群运行](/bigdata/spark-cluster/README.md)

0 commit comments

Comments
 (0)