org.springframework.data.domain.package-info Maven / Gradle / Ivy
/**
* Central domain abstractions especially to be used in combination with the
* {@link org.springframework.data.repository.Repository} abstraction.
*
* @see org.springframework.data.repository.Repository
*/
@org.springframework.lang.NonNullApi
package org.springframework.data.domain;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy