Skip to content

Typo in method name hasExplictTimeToLiveProperty in RedisPersistentEntity class #2933

@ziyaozhangx

Description

@ziyaozhangx

Description
In the org.springframework.data.redis.core.mapping.RedisPersistentEntity class, the method name boolean hasExplictTimeToLiveProperty(); contains a typo. The correct spelling should be hasExplicitTimeToLiveProperty.

Suggested fix
Rename the method hasExplictTimeToLiveProperty to hasExplicitTimeToLiveProperty.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions