Function RouterBean

  • Creates an ExpressBean and a Router for this class

    Parameters

    • path: string

      {string}

    Returns ((target, context) => void)

      • (target, context): void
      • Parameters

        • target: any
        • context: any

        Returns void

    Decorator