This tutorial shows how to use Upstash with Redisson client.
This tutorial shows how to use Upstash with Redisson client.
See code
1
Create a Maven ProjectCreate a maven project and copy the following dependency to your pom.xml
2
Create a Redis (Upstash) DatabaseCreate a database as getting started
3
CodeCreate your java file and replace Redis password and URL below. If you enabled
TLS, the endpoint should start with rediss