* example implementation with tests
update tests and README
Add implementation of junit
* Added fixes for comments
Made the test much more deterministic
* Fixed compilation error from IDE vs CLI invocation
* Removed unnecessary annotation
Handled by spring boot, not needed for Kafka autoconfiguration.