Added documentation, addd plugin to sample app

This commit is contained in:
Nir Gazit
2021-01-09 21:56:54 +02:00
parent c139285492
commit 16cd6b8e25
12 changed files with 152 additions and 13 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

+1 -1
View File
@@ -14,4 +14,4 @@
* limitations under the License.
*/
export const KAFKA_CONSUMER_GROUP_ANNOTATION =
'kafka.apache.org/consumer-groups';
'kafka.apache.org/consumer-group';