Create Kafka Consumer project stub 17/89817/2
authorJakub Dudycz <jakub.dudycz@nokia.com>
Thu, 13 Jun 2019 14:51:43 +0000 (16:51 +0200)
committerJakub Dudycz <jakub.dudycz@nokia.com>
Fri, 14 Jun 2019 08:28:45 +0000 (10:28 +0200)
commitbdc928c898af450b1a39a42b465d2ca7fb6dc138
tree75d48b6347dabbdfdeb51df6076b9bb7cd78a405
parentb98ad1204d2e3613bfb0648dd7b8ab865752b963
Create Kafka Consumer project stub

Change-Id: Ib45ca6a9ab282dab509e34f9a3d3682373d794d3
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
Issue-ID: DCAEGEN2-1619
build/hv-collector-coverage/pom.xml
sources/hv-collector-kafka-consumer/Dockerfile [new file with mode: 0644]
sources/hv-collector-kafka-consumer/pom.xml [new file with mode: 0644]
sources/hv-collector-kafka-consumer/src/main/kotlin/org/onap/dcae/collectors/veshv/kafkaconsumer/main.kt [new file with mode: 0644]
sources/hv-collector-kafka-consumer/src/test/kotlin/org/onap/dcae/collectors/veshv/kafkaconsumer/SampleTest.kt [new file with mode: 0644]
sources/pom.xml