Skip to content

apache-beam-sandbox/GuiceSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Going to brief with below topics

- Guice Single Interface Implementation
- Guice DI
- Guice gives us Providers Implicit and Explicit
    - with annotation @ProvidesBy and @Provides
- Illustrate how to use Guice Provider
- Injecting into providers ( inject runtime implementation)
- Injecting Runtime Data into providers

About

Google Guice Framework with DI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages