public class RedisProperties extends Object
Optional<Integer>
database
String
host
Optional<String>
password
Integer
port
RedisProperties()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String host
public Integer port
public Optional<String> password
public Optional<Integer> database
public RedisProperties()
Copyright © 2020. All rights reserved.