Exemplo n.º 1
0
 @Override
 protected void after() {
   try {
     KAFKA.stop();
   } catch (IOException ignored) {
   }
 }