Skip to content

Problem of code in README #3060

Closed
Closed
@yeoleobun

Description

@yeoleobun

Field name of RedisTemplate is template at

private RedisTemplate<String, String> template;

but the addLink method use it as redisTemplate

redisTemplate.boundListOps(userId).leftPush(url.toExternalForm());

I think it's a mistake.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions