Spring cache is not working when calling cached method from another method of the same bean.
Here is an example to explain my problem in clear way.<
If you call a cached method from same bean it will be treated as a private method and annotations will be ignored