Skip to content

Commit 624b649

Browse files
committed
integrate-azure-cache-for-redis-with-service-connector
1 parent c1a990d commit 624b649

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/service-connector/includes/code-redis-me-id.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ ms.author: xiaofanzhou
109109
// Close the Jedis Client
110110
jedis.close();
111111
```
112+
#### [Springboot](#tab/springboot)
113+
114+
Not supported yet.
112115
113116
#### [Python](#tab/python)
114117
@@ -209,6 +212,9 @@ ms.author: xiaofanzhou
209212
if __name__ == '__main__':
210213
re_authentication()
211214
```
215+
#### [Go](#tab/go)
216+
217+
Not supported yet.
212218
213219
#### [Node.js](#tab/nodejs)
214220

0 commit comments

Comments
 (0)