Interface ControllerConfiguration

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getPath()  
      • Methods inherited from interface io.micronaut.core.util.Toggleable

        isEnabled
    • Method Detail

      • getPath

        @NonNull
        java.lang.String getPath()
        Returns:
        the path where the controller is enabled.