Skip to content

Declaring keys with annotations

Compare
Choose a tag to compare
@crypticminds crypticminds released this 29 Jan 20:32
· 27 commits to master since this release

Added a new annotation "@Cachekey" that can be used to declare the method parameters as keys of the cache. Now variable names need not be passed to the key parameter of the "@refrigerate" annotation.