类 ConditionRouterFactory

    • 构造器详细资料

      • ConditionRouterFactory

        public ConditionRouterFactory()
    • 方法详细资料

      • getRouter

        public 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