hibernate-caching Step to setup the project: Install MySQL Import database from sql/shop.sql Setup database connection in src/main/resources/hibernate.cfg.xml Run application: FirstLevelCacheDemo or SecondLevelCacheDemo