why IDEA hints `Accessing non-final property in co...
# announcements
d
why IDEA hints
Accessing non-final property in constructor
it means
redisTemplate should be final
?