mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Merge branch '1.3.x'
This commit is contained in:
+1
@@ -44,6 +44,7 @@ class CacheManagerCustomizers implements ApplicationContextAware {
|
||||
* Customize the specified {@link CacheManager}. Locates all
|
||||
* {@link CacheManagerCustomizer} beans able to handle the specified instance and
|
||||
* invoke {@link CacheManagerCustomizer#customize(CacheManager)} on them.
|
||||
* @param <T> the type of cache manager
|
||||
* @param cacheManager the cache manager to customize
|
||||
* @return the cache manager
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user