Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d80b697

Browse files
committed
vault backup: 2025-01-18 13:58:11
1 parent 6987d21 commit d80b697

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

.obsidian/workspace.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"state": {
6767
"type": "search",
6868
"state": {
69-
"query": "linux",
69+
"query": "@RequestBody",
7070
"matchingCase": false,
7171
"explainSearch": false,
7272
"collapseAll": false,
@@ -87,12 +87,12 @@
8787
"title": "书签"
8888
}
8989
}
90-
]
90+
],
91+
"currentTab": 1
9192
}
9293
],
9394
"direction": "horizontal",
94-
"width": 200,
95-
"collapsed": true
95+
"width": 200
9696
},
9797
"right": {
9898
"id": "5f60fa07aec0b59e",
@@ -188,8 +188,9 @@
188188
"vscode-editor:新建代码文件": false
189189
}
190190
},
191-
"active": "dbee34d0ac0fa8b9",
191+
"active": "6587fde0629aea82",
192192
"lastOpenFiles": [
193+
"border/assest/Pasted image 20250114172210.png",
193194
"JavaNote/JavaStudyNode/Redis/Redis.md",
194195
"border/在springframe下对redis的操作.md",
195196
"border/assest",
@@ -227,7 +228,6 @@
227228
"分布式微服项目/assest/Pasted image 20241125091455.png",
228229
"分布式微服项目/assest/{E4704B59-282D-4316-8337-F1CBA0F98239}.png",
229230
"前端/ES6新特性/ES6新特性.md",
230-
"前端/前端技术栈和后端技术栈.md",
231231
"Docker/assest",
232232
"Docker",
233233
"分布式微服项目/assest",
29.7 KB
Loading

border/在springframe下对redis的操作.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ RedisTemplate 实现RedisOperations. 是一个moduleclass 类似jdbctemplate.
55
# Working with Object through Jedis
66
jeids中JedisConnection 实现了RedisConnection
77

8-
以上技术出现的原因是因为: redis does not include general support for spring framework or java programming language
8+
以上技术出现的原因是因为: redis does not include general support for spring framework or java programming language
9+
10+
jmeter工作原理
11+
![](assest/Pasted%20image%2020250114172210.png)

0 commit comments

Comments
 (0)