This project aims to provide the example of using Guice framework. This covers below
- Implementation with core Java and Guice Framework
- Annotations to pass constructor arguments
- HiveTableCreator created using Guice Framework
- IcebergTableCreator created using core java