Package io.micronaut.microstream.rest
Interface MicroStreamRestControllerConfiguration
- All Superinterfaces:
 io.micronaut.core.util.Toggleable
- All Known Implementing Classes:
 MicroStreamRestControllerConfigurationProperties
public interface MicroStreamRestControllerConfiguration
extends io.micronaut.core.util.Toggleable
Configuration for MicroStream Rest.
- Since:
 - 1.0.0
 - Author:
 - Sergio del Amo
 
- 
Method Summary
Methods inherited from interface io.micronaut.core.util.Toggleable
isEnabled 
- 
Method Details
- 
getPath
- Returns:
 - path to the 
MicroStreamRestController. 
 
 -