Quantcast
Channel: Java Code Geeks » Netflix Governator
Browsing all 3 articles
Browse latest View live

Learning Netflix Governator – Part 1

I have been working with Netflix Governator for the last few days and got to try out a small sample using Governator as a way to compare it with the dependency injection feature set of Spring...

View Article



Learning Netflix Governator – Part 2

To continue from the previous entry on some basic learnings on Netflix Governator, here I will cover one more enhancement that Netflix Governator brings to Google Guice – Lifecycle Management Lifecycle...

View Article

Netflix Governator Tests – Introducing governator-junit-runner

Consider a typical Netflix Governator junit test.                     public class SampleWithGovernatorJunitSupportTest { @Rule public LifecycleTester tester = new LifecycleTester(); @Test public void...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images