-
Notifications
You must be signed in to change notification settings - Fork 180
End to End Examples
Chris Fregly edited this page Jun 25, 2013
·
1 revision
In addition to the Governator examples, the following are additional examples from complete end-to-end applications using many key components from the Netflix OSS stack:
- [Flux Capacitor] (https://github.com/cfregly/fluxcapacitor)
- [Netflix Recipes-RSS Reader] (https://github.com/Netflix/recipes-rss)
- Home
- Getting Started
- Bootstrapping
- Lifecycle Management
- Auto Binding
- Module-Dependencies
- Warm Up
- Configuration Mapping
- Field Validation
- Lazy Singleton
- Concurrent Singleton
- Generic Binding Annotations
- LifecycleListener
- Governator Phases
- Grapher Integration
- JUnit Testing
- FAQ
- Best Practices
- Spring, PicoContainer, Etc.
- Javadoc
- End-to-End Examples