* AdminClient customizer Provide the ability for applications to customize AdminClient by introducing a new interface AdminClientConfigCustomizer. Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/1014 * Addressing PR review comments