Archive for the tag 'circular reference dependencies'

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