Interface JsonFeedControllerConfiguration

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

public interface JsonFeedControllerConfiguration extends io.micronaut.core.util.Toggleable
Configuration for JsonFeedController.
Since:
2.2.0
Author:
sdelamo
  • Method Summary

    Modifier and Type
    Method
    Description
    @NonNull String
     
    @NonNull String
     

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

    isEnabled