Interface FeedControllerConfiguration

All Superinterfaces:
io.micronaut.core.util.Toggleable
All Known Implementing Classes:
FeedControllerConfigurationProperties

public interface FeedControllerConfiguration extends io.micronaut.core.util.Toggleable
Defines interface for Configuration options of FeedController.
Since:
1.0
Author:
Sergio del Amo
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.micronaut.core.util.Toggleable

    isEnabled