Ready to use redis
This commit is contained in:
@@ -7,4 +7,5 @@ import lombok.Getter;
|
||||
@Getter
|
||||
public class TokenDto {
|
||||
private String access_token;
|
||||
private String refresh_token;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user