Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 280 Bytes

File metadata and controls

5 lines (5 loc) · 280 Bytes

This project aims to provide the example of using Guice framework. This covers below

  1. Implementation with core Java and Guice Framework
  2. Annotations to pass constructor arguments
  3. HiveTableCreator created using Guice Framework
  4. IcebergTableCreator created using core java