Tag Archives: guice

Guice / Java IoC best practices – using annotations for configuration

18 months ago I introduced Guice 2.0 into my workplace development team. So far it has been doing a good job of making inversion of control / dependency injection approachable, light-weight and helpful for the whole team. The biggest issue … Continue reading

Posted in Java, Software Engineering | Tagged developer, Google, guice, Java, tips | Leave a comment

Clustering Guice Java Web Applications

Considering the origin of Guice (it’s use in Google Adwords, one of the largest apps on the Internet), it’s fair to say it should support clustering / session replication. There’s not much in the way of documentation around that aspect … Continue reading

Posted in Java, Software Engineering | Tagged cluster, guice, Java, tips | Leave a comment

AOP, Annotation-based caching solution for Guice projects…

I just released a new version of the visural-common library (0.3.1) which includes support for a simple, flexible annotation based cache, for non-distributed projects. Why non-distributed projects? Unlike most other caching libraries I don’t offer integrations with ehcache or other … Continue reading

Posted in Java, Software Engineering | Tagged caching, Google, guice, Java, open-source, visural-common | Comments Off

onmydoorstep.com.au – officially launched!

So as of tonight, onmydoorstep.com.au is officially launched! What does that mean? Basically I’m just telling anyone who’ll listen, about it. This site represents around 3 months work, in spare time and on weekends. It’s the reason my blog posts … Continue reading

Posted in Databases, Design, General, Java, Software Engineering | Tagged guice, Java, jpa, onmydoorstep, warp-persist, wicket | Leave a comment