commit | 7d43ad01f166fd589685fb2e92dffe40656b112b | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Wed Mar 20 12:59:07 2024 +0100 |
committer | Antonio Barone <syntonyze@gmail.com> | Thu Mar 28 16:11:42 2024 +0000 |
tree | 2a7d270346b1404c06c69db71f7344e6df000063 | |
parent | 755a6041f0ae78e86f1d1fc8d772801bc367d23d [diff] |
Fix boolean parsing warning when reading configuration Compiling the plugin raises a warning: ``` [removal] Boolean(String) in Boolean has been deprecated and marked for removal ``` Fix by calling `parseBoolean` instead [1] [1] https://docs.oracle.com/javase%2F9%2Fdocs%2Fapi%2F%2F/java/lang/Boolean.html#Boolean-java.lang.String- Change-Id: I4da5f55db10b18f956301df620d5822e31585954
Provide producer and consumer of events streamed over AWS kinesis.
Information on how to build this plugin can be found here
Information on how to configure this plugin can be found here