
Related to spring-projects/spring-integration#3994 Spring Integration's `IntegrationGraphServer` can be used without actuator or even Spring Boot at all. It is more natural to have respective reflection hints exposed by Spring Integration itself. See related GH issue and its fix which just does a migration of the remove code from `IntegrationGraphEndpoint`. See gh-33924