* Added formatter plugin, right now only starting
* Put config on main file
* Updated style to match ours better.
* Added declaration.
* edit build.yml
* Update style and apply formatting
* Update style and apply formatting
* Tweaked settings again
* Replace with session because that might be the correct path.
* Try formatting
* line endings
* renormalize new lines
* csluuid
* new lines
* new lines
* Run again with clean
* fixed build.yml
* Changed style to be better
* Added some docs
* Update POMs for publish (#79)
* Adding an example of using CompletableFuture with the ingestFromFile() (#75)
* update readme with how to install from maven (#81)
* reportStatusWithoutSecrets (#83)
* ingestWithTagsPropeties (#82)
* aadAuthencticatorLocksFix (#84)
* throw-full-exceptions (#85)
* Ingestion properties: add setAdditionalProperties (#86)
* Reorg dependencies (#87)
* Flatten child poms to remove the need to publish the parent pom
* Add surefire plugin to kusto-data to run unit-tests
* change key file to 128bit to avoid the need for JCE
* Adding Ingestion Tests
* Adding argument validation
* Changes and fixes to make the code be more testable
* Adding Javadocs
* Renaming AzureStorageHelper -> AzureStorageClient
* pom changes: move common jar versions to parent, update minor version of libs
* updated readme fixes#17
* updated file ingest sample
* fixes#9, fix null string check in authentication
* add example of how to do a query