Add Schema Registry to the Kafka consumer

This commit is contained in:
Ricardo Georgel
2021-06-05 14:33:12 -03:00
parent ea9f956f0d
commit 894ed83efc
3 changed files with 36 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"compilerOptions": {
"lib": [
"dom",
"es2017",
"es2019.array"
],