Interface KeysControllerConfiguration

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

    public interface KeysControllerConfiguration
    extends io.micronaut.core.util.Toggleable
    Encapsulates the configuration of KeysController.
    Since:
    1.1.0
    Author:
    Sergio del Amo
    • Method Detail

      • getPath

        java.lang.String getPath()
        The path where the KeysController can be accessed at.
        Returns:
        The path e.g. /keys