Skip to content

Migrate native hints for Integation Graph types from Spring Boot #3994

@artembilan

Description

@artembilan

Right now the hints for Graph and its node types are exposed in the IntegrationGraphEndpoint of Spring Boot Actuator.
This makes it working only of such a feature is enabled in Spring Boot, however the IntegrationGraphServer is Spring Integration feature and can be used even without Spring Boot.
It feels more natural to support native hints for Integation Graph directly in Spring Integration.

So, migrate those hints back to Spring Integration as it was before with experimental Spring Native project.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions