Package org.springframework.data.repository.history
@NonNullApi
package org.springframework.data.repository.history
API for repositories using historiography.
-
ClassDescriptionRevisionRepository<T,
ID, N extends Number & Comparable<N>> A repository which can access entities held in a variety ofRevisions
.