Skip to content

tushar-nallan/Dagger2CodeLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dagger2 Code Lab

Overview

Contains the base source code for the CoffeeMaker application.

The aim of this code lab is to add Dependency Injection to this app and explore common Dagger 2 features.

Presentation Deck - Link

Tasks

  • Setup Dagger 2 in the app.

  • Add Dependency Injection for CoffeeMaker

  • Make CoffeeMaker singleton

  • Provide a CoffeeMaker with SolarHeater for both Pump and CoffeeMaker

  • Make even that a singleton

  • Verify if normal CoffeeMaker and CoffeeMaker with solar heater are indeed singletons

About

GDG - Dagger 2 Code Lab skeleton code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages