We are trying to figure out how to tell whether spring's annotation "@Cacheable" is working or not. So far we've been debugging the application (running the IDE in debug's mode), and what we can see is that we are actually getting within the method's implementation. Wasn't that exactly not supposed to happen? Considered that it is cached.
The debugging turn out to be as expected (i.e. the cached method "should skip" once is effectively chached). The issue probed to be an environment misconfiguration in the application's environment.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With