文件名称:gigaspaces-spring-cacheable:GigaSpaces XAP的Spring Cache抽象的实现
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-05 02:36:25
Java
gigaspaces-spring-cacheable GigaSpaces XAP的实现。 这为Spring应用程序中的方法提供了对@Cacheable批注的支持。 要将GigaSpaces用作缓存提供程序,应定义一个GigaSpacesCacheManager bean并将其注册为Spring缓存管理器: < cache> < bean xss=removed xss=removed> < property xss=removed xss=removed> bean> 对于缓存声明,抽象提供了两个Java注释:@Cacheable和@CacheEvict,它们允许
【文件预览】:
gigaspaces-spring-cacheable-master
----.gitignore(189B)
----.travis.yml(16B)
----pom.xml(3KB)
----examples()
--------src()
--------pom.xml(2KB)
----README.md(1KB)
----space()
--------src()
--------pom.xml(2KB)
----cacheable()
--------src()
--------pom.xml(930B)