/** * Provides jpa repositories interfaces to comunicate with database. These are * used exclusively in services * * @since 1.0 */ package com.plannaplan.repositories;