Skip to content

Multi-path discovery function #221

Description

@killpi

What is the problem you are trying to solve?

I hope to be able to scan different levels of routing

How are you currently being hindered by this problem?

For example, some components related to Springboot may not exist in the root directory or the last level of the route due to microservices or other reasons.
Like http://example.com/code/api/gen, I want to check the env endpoint, hoping to check
/code/api/gen/env
/code/api/env
/code/env
/env,
but I refer to the manual and some current templates, it seems that this operation cannot be achieved

How would you like this problem to be solved?

Hopefully a method can be provided to obtain routes at different levels

Any additional details?

no

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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