spring + redis使用@Cacheable,@CachePut,@CacheEvict

上传者: u013041642 | 上传时间: 2019-12-21 21:26:55 | 文件大小: 47KB | 文件类型: zip
spring + redis使用@Cacheable,@CachePut,@CacheEvict详细步骤

文件下载

资源详情

[{"title":"( 57 个子文件 47KB ) spring + redis使用@Cacheable,@CachePut,@CacheEvict","children":[{"title":"redis-second","children":[{"title":"src","children":[{"title":"test","children":[{"title":"resource","children":null,"spread":false},{"title":"java","children":null,"spread":false}],"spread":true},{"title":"main","children":[{"title":"resource","children":[{"title":"config.properties <span style='color:#111;'> 587B </span>","children":null,"spread":false},{"title":"sqlMapConfig.xml <span style='color:#111;'> 587B </span>","children":null,"spread":false},{"title":"spring-mybatis.xml <span style='color:#111;'> 2.21KB </span>","children":null,"spread":false},{"title":"spring-cache.xml <span style='color:#111;'> 3.98KB </span>","children":null,"spread":false},{"title":"logback.xml <span style='color:#111;'> 4.26KB </span>","children":null,"spread":false}],"spread":true},{"title":"webapp","children":[{"title":"WEB-INF","children":[{"title":"spring-mvc.xml <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"web.xml <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 52B </span>","children":null,"spread":false}],"spread":true},{"title":"java","children":[{"title":"com","children":[{"title":"susq","children":[{"title":"work","children":[{"title":"service","children":[{"title":"impl","children":[{"title":"UserServiceImpl.java <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false}],"spread":true},{"title":"UserService.java <span style='color:#111;'> 318B </span>","children":null,"spread":false}],"spread":true},{"title":"MyRedisCache.java <span style='color:#111;'> 4.71KB </span>","children":null,"spread":false},{"title":"model","children":[{"title":"User.java <span style='color:#111;'> 427B </span>","children":null,"spread":false}],"spread":true},{"title":"controller","children":[{"title":"MybatisController.java <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"UserMapper.java <span style='color:#111;'> 372B </span>","children":null,"spread":false},{"title":"mapper","children":[{"title":"UserMapper.xml <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"redis-second.iml <span style='color:#111;'> 4.63KB </span>","children":null,"spread":false},{"title":".idea","children":[{"title":"artifacts","children":[{"title":"redis_second_war.xml <span style='color:#111;'> 315B </span>","children":null,"spread":false},{"title":"redis_second_war_exploded.xml <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false}],"spread":true},{"title":"libraries","children":[{"title":"Maven__ch_qos_logback_logback_classic_1_1_7.xml <span style='color:#111;'> 568B </span>","children":null,"spread":false},{"title":"Maven__junit_junit_4_12.xml <span style='color:#111;'> 455B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_context_4_2_5_RELEASE.xml <span style='color:#111;'> 637B </span>","children":null,"spread":false},{"title":"Maven__org_apache_commons_commons_pool2_2_4_2.xml <span style='color:#111;'> 570B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_jackson_core_jackson_core_2_9_3.xml <span style='color:#111;'> 595B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_context_support_4_1_7_RELEASE.xml <span style='color:#111;'> 693B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_aop_4_2_5_RELEASE.xml <span style='color:#111;'> 609B </span>","children":null,"spread":false},{"title":"Maven__aopalliance_aopalliance_1_0.xml <span style='color:#111;'> 514B </span>","children":null,"spread":false},{"title":"Maven__javax_servlet_javax_servlet_api_3_1_0.xml <span style='color:#111;'> 578B </span>","children":null,"spread":false},{"title":"Maven__org_mybatis_mybatis_3_2_5.xml <span style='color:#111;'> 500B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_jackson_core_jackson_databind_2_9_3.xml <span style='color:#111;'> 623B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_web_4_2_5_RELEASE.xml <span style='color:#111;'> 609B </span>","children":null,"spread":false},{"title":"Maven__org_projectlombok_lombok_1_16_8.xml <span style='color:#111;'> 524B </span>","children":null,"spread":false},{"title":"Maven__org_hamcrest_hamcrest_core_1_3.xml <span style='color:#111;'> 532B </span>","children":null,"spread":false},{"title":"Maven__ch_qos_logback_logback_core_1_1_7.xml <span style='color:#111;'> 547B </span>","children":null,"spread":false},{"title":"Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml <span style='color:#111;'> 644B </span>","children":null,"spread":false},{"title":"Maven__org_mybatis_mybatis_spring_1_2_2.xml <span style='color:#111;'> 549B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_beans_4_2_5_RELEASE.xml <span style='color:#111;'> 623B </span>","children":null,"spread":false},{"title":"Maven__commons_logging_commons_logging_1_2.xml <span style='color:#111;'> 558B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_jdbc_4_2_5_RELEASE.xml <span style='color:#111;'> 616B </span>","children":null,"spread":false},{"title":"Maven__redis_clients_jedis_2_8_1.xml <span style='color:#111;'> 494B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_core_4_2_5_RELEASE.xml <span style='color:#111;'> 616B </span>","children":null,"spread":false},{"title":"Maven__org_ow2_asm_asm_4_2.xml <span style='color:#111;'> 458B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_data_spring_data_redis_1_6_0_RELEASE.xml <span style='color:#111;'> 678B </span>","children":null,"spread":false},{"title":"Maven__cglib_cglib_3_1.xml <span style='color:#111;'> 448B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_webmvc_4_2_5_RELEASE.xml <span style='color:#111;'> 630B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_test_4_2_5_RELEASE.xml <span style='color:#111;'> 616B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_tx_4_2_5_RELEASE.xml <span style='color:#111;'> 602B </span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_expression_4_2_5_RELEASE.xml <span style='color:#111;'> 658B </span>","children":null,"spread":false},{"title":"Maven__org_slf4j_slf4j_api_1_7_21.xml <span style='color:#111;'> 513B </span>","children":null,"spread":false}],"spread":false},{"title":"misc.xml <span style='color:#111;'> 566B </span>","children":null,"spread":false},{"title":"compiler.xml <span style='color:#111;'> 636B </span>","children":null,"spread":false},{"title":"workspace.xml <span style='color:#111;'> 44.76KB </span>","children":null,"spread":false},{"title":"sonarlint","children":[{"title":"issuestore","children":[{"title":"5","children":[{"title":"5","children":null,"spread":false},{"title":"a","children":null,"spread":false}],"spread":true},{"title":"8","children":[{"title":"c","children":null,"spread":false}],"spread":true},{"title":"e","children":[{"title":"d","children":null,"spread":false}],"spread":true},{"title":"7","children":[{"title":"f","children":null,"spread":false}],"spread":true},{"title":"4","children":[{"title":"4","children":[{"title":"442292b8a7efeabbe4cc176709b833b1792140ec <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":false},{"title":"6","children":null,"spread":false}],"spread":false},{"title":"2","children":[{"title":"2","children":null,"spread":false},{"title":"a","children":null,"spread":false}],"spread":false},{"title":"c","children":[{"title":"5","children":null,"spread":false},{"title":"f","children":null,"spread":false},{"title":"a","children":null,"spread":false}],"spread":false},{"title":"index.pb <span style='color:#111;'> 57B </span>","children":null,"spread":false},{"title":"a","children":[{"title":"5","children":null,"spread":false},{"title":"0","children":null,"spread":false},{"title":"f","children":null,"spread":false}],"spread":false},{"title":"9","children":[{"title":"a","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"encodings.xml <span style='color:#111;'> 172B </span>","children":null,"spread":false},{"title":"inspectionProfiles","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'> 264B </span>","children":null,"spread":false},{"title":"checkstyle-idea.xml <span style='color:#111;'> 561B </span>","children":null,"spread":false}],"spread":true},{"title":"pom.xml <span style='color:#111;'> 6.77KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • build168 :
    有一定的参考价值
    2019-06-22
  • KousiHao_V :
    很好 受益!不错的资源
    2018-11-14

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明