Just change the
prop.put("bootstrap.server","localhost:9092");
to
prop.put("bootstrap.servers","localhost:9092");
And in your code
prop.put("value.serializer","prop.put("value.serializer","org.apache.kafka.cpmmon.serialization.StringSerializer");
the common
is not correctly,the right package is org.apache.kafka.common.serialization.StringSerializer