Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 454 Bytes

readme.md

File metadata and controls

31 lines (20 loc) · 454 Bytes

kafka example java project

kafka java project

about

kafka

Spec

  • java 1.8.x
  • spring boot 2.1.x
  • gradle 4.3.x
  • kafka 2.1.1
  • zookeeper 3.4.6

pre-install

  1. install jdk8
    • set JAVA_HOME environment variable
  2. (optional) install latest gradle
    • otherwise just use $ ./gradlew

install

`$ https://github.com/maieve/springboot-kafka

build & run

  • $ ./gradew build

  • using browser, navigate tolocalhost:80