https://github.com/daggerok/guice-examples
This repository contains guice dependency injection examples.
https://github.com/daggerok/guice-examples
dependency-injection google-guice guice inversion-of-control ioc
Last synced: 7 months ago
JSON representation
This repository contains guice dependency injection examples.
- Host: GitHub
- URL: https://github.com/daggerok/guice-examples
- Owner: daggerok
- License: mit
- Created: 2018-01-20T01:31:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T01:36:11.000Z (over 7 years ago)
- Last Synced: 2025-01-10T00:45:18.485Z (9 months ago)
- Topics: dependency-injection, google-guice, guice, inversion-of-control, ioc
- Language: Shell
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= guice-examples image:https://travis-ci.org/daggerok/guice-examples.svg?branch=master["Build Status", link="https://travis-ci.org/daggerok/guice-examples"]
//tag::content[]
This repository contains guice dependency injection examples.
//end::content[]