Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 541 Bytes

install_cache.md

File metadata and controls

8 lines (7 loc) · 541 Bytes

Installer ehcache manuellement (intellij)

  1. Télécharger ehcache 2.10.4 ici
  2. Télécharger hibernate-ehcache ici (hibernate-ehcache-5.1.1.Final.jar)
  3. Placer les .jar (pour ehcache, ceux dans ehcache-2.10.4/lib) dans les dossiers src/lib et WEB-INF/lib
  4. Ouvrir Project Structure (File → Project Structure → Libraries)
  5. Ajouter ehcache-2.10.4.jar puis hibernate-ehcache-5.1.1.Final.jar dans le classpath