接口 RouterFactory

    • 方法详细资料

      • getRouter

        Router getRouter​(URL url)
        已过时。
      • getRouter

        default Router getRouter​(URL url)
        已过时。
        从接口复制的说明: RouterFactory
        Create router. Since 2.7.0, most of the time, we will not use @Adaptive feature, so it's kept only for compatibility.
        指定者:
        getRouter 在接口中 RouterFactory
        参数:
        url - url
        返回:
        router instance