/** * Provides Auditing of read events including queries and L2 cache. * <p> * Provides a built support for supplied an audit of all the 'read events' for beans annotated * with <code>@ReadAudit</code> * </p> */ package io.ebean.event.readaudit;