我是Spring的註釋新手,我想創建一個示例示例,其中顯示使用@Cacheable註釋在3.1中有沒有人有指導來創建它?spring 3.1 @Cacheable示例
21
A
回答
16
希望以下鏈接可能對您有所幫助... A sample application。
另外看看Spring的文檔for cache abstraction和spring source blog post。
1
有很多鏈接從
- simple-spring-memcached
- Cache Abstraction春3.2
- Spring Expression Language (SpEL)春3.2
- Cache abstraction in Spring 3/
我用彈簧緩存做了POC,簡單易學Spring Memcached和Memcache。工作申請代碼的svn鏈接在這裏
Simple Spring Memcached – Spring Caching Abstraction and Memcached
相關問題
- 1. @Cacheable with Spring 3.1
- 2. Spring 3.1 @Cacheable - 仍然執行的方法
- 3. Grails - 在Spring 3.1中使用Spring el表達式@Cacheable
- 4. Hibernate第二級緩存和Spring 3.1的@Cacheable的合適用例是什麼?
- 5. Spring 3.1 Web服務工作示例
- 6. 一個基本的Spring 3.1 LDAP示例
- 7. 從Spring 3.1實現@Cacheable與JSF不兼容?
- 8. Spring @Cacheable正在破解@RequestMapping
- 9. 如何調試spring cacheable?
- 10. Spring @Cacheable方法與列表
- 11. Spring Data Redis NullPointerException with @Cacheable
- 12. Spring:@PreAuthorize優先於@Cacheable嗎?
- 13. Spring 3.1緩存註解EhCache
- 14. Spring-MVC + Spring-websocket + @Cacheable不工作
- 15. Spring 3.1和EHCache
- 16. Spring 3.1和JQuery EasyUI DataGrid:發送HashMap的列表,示例?
- 17. Spring Security 3.1
- 18. Spring Security 3.1 Run-As
- 19. 設置spring @cacheable緩存10秒
- 20. Spring @Cacheable不會緩存公共方法
- 21. Spring 3.1.1 MVC @Cacheable未被命中
- 22. Spring @Cacheable不能正常工作
- 23. Spring LDAP示例
- 24. Spring SimpleJdbcTestUtils示例
- 25. 在Spring 3.1
- 26. 在Spring MVC 3.1
- 27. Spring Security 3.1
- 28. JSON + Spring 3.1
- 29. Spring 3.1 NoClassDefFoundError ListableBeanFactory
- 30. 彈簧@Cacheable複雜鍵仍然執行