This allows for easier debugging and visibility into configuration. Predicates needed custom implementations of and() or() and not() so that toString() could function. Actuator endpoint was updated to use the new toString(). To enable set `spring.cloud.gateway.actuator.verbose.enabled=true`. fixes gh-784