Skip to content

hybrid service path configurable  #28

@GavinChenYan

Description

@GavinChenYan

Currently, light-hybrid-4j set the default RPC router paths as:

           .addPrefixPath("/api/colfer", new ColferHandler())
            .addPrefixPath("/api/json", new JsonHandler())
            .addPrefixPath("/api/form", new FormHandler()

We may need allow user to add/config their path for hybrid service

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions