spring-boot-log-to-kafka-example
spring-boot-log-to-kafka-example copied to clipboard
move topic names from log4j2.xml to env.properties
Extract topic names from log4j2.xml.
Update spring boot version.
Pulls in the latest log4j2 with CVE fixes.
Removed unnecessary imports.