An open API service indexing awesome lists of open source software.

https://github.com/waylau/ehcache-tutorial

Ehcache Tutorial.《跟老卫学Ehcache开发》
https://github.com/waylau/ehcache-tutorial

Last synced: 3 months ago
JSON representation

Ehcache Tutorial.《跟老卫学Ehcache开发》

Awesome Lists containing this project

README

          

# Ehcache Tutorial.《跟老卫学Ehcache开发》

![](images/Ehcache_Logo.png)

*Ehcache Tutorial*, is a book about how to develop Ehcache applications.

《跟老卫学Ehcache开发》是一本 Ehcache 应用开发的开源学习教程,主要介绍如何从0开始开发 Ehcache 应用。本书包括最新版本 [Ehcache 3.x](https://www.ehcache.org/documentation/3.9/) 中的新特性。图文并茂,并通过大量实例带你走近 Ehcache 的世界!

本书业余时间所著,水平有限、时间紧张,难免疏漏,欢迎指正,

## Summary 目录

* [Ehcache基础——Ehcache入门配置](https://developer.huawei.com/consumer/cn/forum/topic/0202817944610930028?fid=23)
* [Ehcache基础——Ehcache分层缓存](https://developer.huawei.com/consumer/cn/forum/topic/0201817946090540029?fid=23)
* [Ehcache基础——Ehcache入门示例](https://developer.huawei.com/consumer/cn/forum/topic/0201817947321140031?fid=23)
* [Ehcache基础——XML配置详解](https://developer.huawei.com/consumer/cn/forum/topic/0202818661550060004?fid=23)
* [Ehcache基础——JSR-107规范配置详解](https://developer.huawei.com/consumer/cn/forum/topic/0202818662022460005?fid=23)
* [Ehcache基础——Ehcache XSD](https://developer.huawei.com/consumer/cn/forum/topic/0201818664115910044?fid=23)
* [Ehcache基础——集群缓存](https://developer.huawei.com/consumer/cn/forum/topic/0201818761496050048?fid=23)
* [Ehcache进阶——缓存基本术语](https://developer.huawei.com/consumer/cn/forum/topic/0201818846888020051?fid=23)
* [Ehcache进阶——缓存相关概念](https://developer.huawei.com/consumer/cn/forum/topic/0202818847799730013?fid=23)
* [Ehcache进阶——缓存使用模式](https://developer.huawei.com/consumer/cn/forum/topic/0202818848188530014?fid=23)
* [Ehcache高阶——版本迁移](https://developer.huawei.com/consumer/cn/forum/topic/0201818848523940052?fid=23)
* [Ehcache高阶——缓存过期](https://developer.huawei.com/consumer/cn/forum/topic/0202818848858430015?fid=23)
* [Ehcache高阶——故障恢复](https://developer.huawei.com/consumer/cn/forum/topic/0202818849444430016?fid=23)
* [Ehcache高阶——线程池](https://developer.huawei.com/consumer/cn/forum/topic/0201819604670150001?fid=23)
* [Ehcache高阶——序列化器和复印机](https://developer.huawei.com/consumer/cn/forum/topic/0201819604988370002?fid=23)
* [Ehcache高阶——XA事务](https://developer.huawei.com/consumer/cn/forum/topic/0202819605326280020?fid=23)
* [Ehcache高阶——加载器和写入器](https://developer.huawei.com/consumer/cn/forum/topic/0201819605631570003?fid=23)
* [Ehcache高阶——用户管理的缓存](https://developer.huawei.com/consumer/cn/forum/topic/0202819605882030021?fid=23)
* [Ehcache高阶——缓存事件监听器](https://developer.huawei.com/consumer/cn/forum/topic/0201819606209650004?fid=23)
* [Ehcache高阶——驱逐顾问](https://developer.huawei.com/consumer/cn/forum/topic/0202819606474530022?fid=23)
* [Ehcache高阶——类加载](https://developer.huawei.com/consumer/cn/forum/topic/0201819606726170005?fid=23)
* [Ehcache高阶——OSGi部署](https://developer.huawei.com/consumer/cn/forum/topic/0202819606990510023?fid=23)
* [Ehcache高阶——配置推导](https://developer.huawei.com/consumer/cn/forum/topic/0201819607257030006?fid=23)
* [Ehcache高阶——性能调优](https://developer.huawei.com/consumer/cn/forum/topic/0201819607469370007?fid=23)

## Get start 如何开始阅读

选择下面入口之一:

* 的 [README.md](https://github.com/waylau/ehcache-tutorial/blob/master/README.md)
* 的 [README.md](https://gitee.com/waylau/ehcache-tutorial/blob/master/README.md)

## Code 源码

书中所有示例源码,移步至的 `samples` 目录下,代码遵循《[Java 编码规范]()》

## Issue 意见、建议

如有勘误、意见或建议欢迎拍砖

## Contact 联系作者

* Blog: [waylau.com](http://waylau.com)
* Gmail: [waylau521(at)gmail.com](mailto:waylau521@gmail.com)
* Weibo: [waylau521](http://weibo.com/waylau521)
* Twitter: [waylau521](https://twitter.com/waylau521)
* Github : [waylau](https://github.com/waylau)

## Support Me 请老卫喝一杯

![开源捐赠](https://waylau.com/images/showmethemoney-sm.jpg)