connection time out problems

58 views
Skip to first unread message

jinho ha

unread,
Aug 19, 2020, 3:38:07 AM8/19/20
to Google Cloud Memorystore Discuss
Hi,
I am in progress using spring boot and memorystore redis.
For the source, refer to the google codelab's Spring boot caching using clolud memorystore.
I am testing on my laptop, but i have a connection time out problem and this.
only redis instances are created in the memorystore.
i tried to refer to the client library for java, but there is a link error.


maven dependency
<dependency>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-cache</artifactId>
</dependency>
<dependency>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
Reply all
Reply to author
Forward
0 new messages