bcf15ed3be1cd96f7c8c717e4327ebde585ba3e2
Fixes: spring-cloud/spring-cloud-stream-binder-kafka#328 Since we consider a Micrometer dependency as an optional, it would be better do not expose beans which depends of that library * Move `KafkaBinderMetrics` to its own `@Configuration` class with appropriate conditions on the classpath and beans presence * Add an `ApplicationContextRunner`-based test-case to achieve a condition when Micrometer is not in classpath via `FilteredClassLoader` hook Resolves #328 Resolves #332
Spring Cloud Stream Binder for Apache Kafka
Description
Languages
Java
96.4%
XSLT
3%
CSS
0.5%