When i searched the internet, it says
a. Encache is a distributed cache and when a value is put,
then it will replicated in all the machines
b. Not sure how spring cache @cache is differs from encache or
spring cache internally uses encache. Not sure spring cache
is distributed to cluster
Please explain
Thanks