/** * Central domain abstractions especially to be used in combination with the {@link org.springframework.data.repository.Repository} abstraction. * * @see org.springframework.data.repository.Repository */ package org.springframework.data.domain;