spring-boot icon indicating copy to clipboard operation
spring-boot copied to clipboard

Remove hints for Spring Integration Graph

Open artembilan opened this issue 2 years ago • 2 comments

Related to: https://github.com/spring-projects/spring-integration/issues/3994

Spring Integration's IntegrationGraphServer can be used without actuator or even Spring Boot at all. That 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

artembilan avatar Jan 20 '23 22:01 artembilan

Switching to a task as this change combined with the Spring Integration change should have no noticeable effect for Boot users.

wilkinsona avatar Jan 23 '23 12:01 wilkinsona

We need to move to Spring Integration snapshots (https://github.com/spring-projects/spring-boot/issues/34039) first. We should do that late next week in advance of the release train starting the following week.

wilkinsona avatar Feb 01 '23 11:02 wilkinsona