spring-boot-log-to-kafka-example
spring-boot-log-to-kafka-example copied to clipboard
Kafka-log4j appender dependency not working
I tried
- Cloning the repo
- My existing code to test the functionality.
- Tried changing the version of the Kafka-log4j appender dependency.
But, all of the above approaches failed. It's unable to fetch the dependency. So, the server won't start up saying the some class related to Kafka not found.