All Classes and Interfaces
Classes
Class
Description
A stub implementation of
CrudRepository
that stores data in memory.A stub implementation of
ListCrudRepositoryStub
that stores data in memory.Simple abstract
Repository
stub implementation using a ConcurrentHashMap
to store
data.