@Configuration @Requires(property="microstream.rest.enabled", value="true", defaultValue="false")
See: Description
Interface | Description |
---|---|
MicroStreamRestControllerConfiguration |
Configuration for MicroStream Rest.
|
MicroStreamRestService |
MicroStream REST service.
|
Class | Description |
---|---|
DefaultMicroStreamRestService |
Default implementation of
MicroStreamRestService . |
MicroStreamRestController |
MicroStream REST controller for a single StorageManager.
|
MicroStreamRestControllerConfigurationProperties |
Configuration properties for the
MicroStreamRestController . |
RootObject |
This object represents a root object for the MicroStream REST api.
|