- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 54字
- 2021-08-27 19:57:37
Caching
Caching is a good practice in software development and it improves the performance of read operations considerably. Caching can be enabled for Hibernate 2nd level cache, and also with Spring Cache abstraction to enable caching at the method level. JHipster supports JCache-compatible Hibernate 2nd level cache provided by EhCache, Hazelcast, and Infinispan.
推薦閱讀
- Mastering Adobe Captivate 2017(Fourth Edition)
- MySQL數據庫應用與管理 第2版
- Python 深度學習
- C#編程入門指南(上下冊)
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計算
- Oracle數據庫從入門到運維實戰(zhàn)
- C語言程序設計
- Working with Odoo
- WordPress 4.0 Site Blueprints(Second Edition)
- 匯編語言編程基礎:基于LoongArch
- Beginning C++ Game Programming
- 愛上C語言:C KISS
- Elasticsearch Blueprints
- Android智能手機APP界面設計實戰(zhàn)教程
- Flask開發(fā)Web搜索引擎入門與實戰(zhàn)