Ambiguous sentence in the cache documentation [SPR-14399] #18017
Labels
status: backported
An issue that has been backported to maintenance branches
type: documentation
A documentation task
Milestone
Igor Bolic opened SPR-14399 and commented
Ambiguous sentence in the cache documentation:
??If true, the method is cached - if not, it behaves as if the method is not cached, that is executed every since time no matter what values are in the cache or what arguments are used.??
In this part "that is executed every since time no matter what values are in the cache or what arguments are used" , the "since" should probably be removed.
Affects: 3.2.17, 4.2.6, 4.3 GA
Reference URL: http://docs.spring.io/spring/docs/current/spring-framework-reference/html/cache.html#cache-annotations-cacheable-condition
Backported to: 4.2.7, 3.2.18
The text was updated successfully, but these errors were encountered: