You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Customer intent: As a Java developer, new to Azure Cache for Redis, I want to create a new Java app that uses Azure Cache for Redis and Redisson as Redis client.
11
+
zone_pivot_groups: redis-type
11
12
---
12
13
13
14
# Quickstart: Use Azure Cache for Redis in Java with Redisson Redis client
@@ -24,10 +25,24 @@ This quickstart uses the Maven archetype feature to generate the scaffolding for
24
25
-[Use Microsoft Entra ID for cache authentication](cache-azure-active-directory-for-authentication.md)
Replace the placeholders with the following values:
17
34
18
35
-`<your-host-name>`: The DNS host name. To get the host name and ports for your cache, select **Overview** from the **Resource** menu. The host name is of the form `<DNS name>.redis.cache.windows.net`.
@@ -31,11 +48,26 @@ Replace the placeholders with the following values:
Replace the placeholders with the following values:
40
72
41
73
-`<your-host-name>`: The DNS host name. To get the host name and ports for your cache, select **Overview** from the **Resource** menu. The host name is of the form `<DNS name>.redis.cache.windows.net`.
0 commit comments