Skip to content

Latest commit

 

History

History
60 lines (52 loc) · 1.72 KB

File metadata and controls

60 lines (52 loc) · 1.72 KB

#EhCache spring and hibernate with java config How to

In this example you will be shown to use built-in EhCache support in recent cache abstraction API in spring 4.2 and higher. We will be using an annotation-based approach and will follow the Java configuration.

Using mysql 5.1.31 version to support hibernate 4.3.1 session factory

Build Dependencies


Requirement Version
Apache Maven 3.x
Java JDK >= 8
Eclipse / STS >= Helios
Mysql = 5.1.31
EhCache = 2.10.0
Gson = 1.7.1

Building the Project


  1. Compile: mvn clean jetty:run / run using server (Apache/pivotal)
  2. GoTo http://localhost:(-Port-)/ehcache-spring-hibernate-write-behind/
  3. Create Super Hero - Click on Add hero
  4. Gets the Hero by Id: Fill Id in textbox and Clicks on View button

output


Super Heros

Menu:

  • Add Hero

  • View Heros

  • View Heros By Id


  • Hero ID Hero Name Movie Hero Rank Hero Description Status
    1Iron ManIRONMAN - 1,2,31naActive