Skip to content

Spi adaptive extension document instance code has an error #3117

@ColinWeng

Description

@ColinWeng

http://dubbo.apache.org/zh-cn/docs/source_code_guide/adaptive-extension.html

// 1.从 URL 中获取 WheelMaker 名称
        String wheelMakerName = url.getParameter("Wheel.maker");
        if (name == null) {
            throw new IllegalArgumentException("wheelMakerName == null");
        }

the name is error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions