feat: 가상화 문서들 추가
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ flowchart LR
|
||||
n2["OAuth2AuthorizedClient"]
|
||||
n3[("Redis")]
|
||||
n4[("PostgreSQL")]
|
||||
n0 -->|"세션 id 로 조회"| n1
|
||||
n0 -->|"principal 이름으로 조회"| n2
|
||||
n0 -->|"조회"| n1
|
||||
n0 -->|"조회"| n2
|
||||
n1 -->|"저장"| n3
|
||||
n2 -->|"저장"| n4
|
||||
classDef external stroke-dasharray: 6 4
|
||||
|
||||
Reference in New Issue
Block a user