Package | Description |
---|---|
org.seedstack.business.util.inmemory |
Provides in-memory implementations of some business concepts.
|
Class and Description |
---|
BaseInMemoryRepository
An helper base class that can be extended to create an in-memory
implementation of a
Repository . |
InMemory
Qualifier annotation that can be used at injection points to specify that an in-memory implementation should be
injected.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.