Archive for the tag 'google guice'

Oct 15 2009

Solve the circular reference problem with Guice and Spring

Published by Siegfried Bolz under Guice, Spring

  


The problem

Just imagine you run into a case where two objects are dependent on each other. The following pictu... [Read more]

Technorati Tags: circular reference dependencies, google guice, Java, Spring

2 responses so far

Feb 21 2008

Hibernate with Guice - Part II

Published by Siegfried Bolz under Guice, Hibernate, Java, NetBeans



Welcome back to Part II about using Hibernate with Guice. If you just stepped in, i recommend first to read Part I here.

[Read more]

Technorati Tags: google guice, Hibernate, Java, mysql, NetBeans

5 responses so far

Feb 21 2008

Hibernate with Guice - Part I

Published by Siegfried Bolz under Guice, Hibernate, Java



In this Blog you will see how to add Google-Guice functionality to a Hibernate-Application. In Part I i will introduce a simple Hibernate-Application. In Part II you can see how this Application will be transformed for using Guice.
[Read more]

Technorati Tags: google guice, Hibernate, Java, mysql, NetBeans

5 responses so far