fishey2 / java-component-template

A template project for Java based projects with Spring Boot 2, Gradle, Logback and JUnit5
MIT License
7 stars 0 forks source link

[with_kafka] Add implementation for Kafka #16

Open fishey2 opened 4 years ago

fishey2 commented 4 years ago

Add implementation for Kafka

Use embedded kafka for spring (for integration tests) for functional tests use (I believe you need to provide host IP for running kafka using Docker).