Browse Source
Prior to this commit, it was unclear that an invocation of getCache() might potentially create a new Cache. This commit updates the Javadoc to point out that concrete CacheManager implementations may choose to create a new Cache at runtime if the Cache does not already exist. Closes gh-23193pull/23837/head
1 changed files with 10 additions and 5 deletions
Loading…
Reference in new issue