Skip to content

And new annotation supports creating specially JsonRpcClient. #316

@yuhaowin

Description

@yuhaowin

about like this.

    @JsonRpcReference(address = "http://localhost:8080")
    private Temperature temperature;

    public Integer demo() {
        return temperature.currentTemperature();
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions