Google+

Category Archives: Spring

  1. Guice – a lightweight DI framework alternative to Spring

    3

    3 February 2012 by ludovicianul

    What is Guice? To quote from the Guice official page “Guice alleviates the need for factories and the use of new in …
    Continue reading

  2. How to inject Spring beans into Servlets

    5

    8 September 2011 by ludovicianul

    This can be achieved in 3 simple steps: 1. Implement HttpRequestHandler First of all your servlet class must implement the org.springframework.web.HttpRequestHandlerinterface …
    Continue reading

  3. The Generic DAO pattern in Java with Spring 3 and JPA 2.0

    20

    7 September 2011 by ludovicianul

    One thing that annoys me the most is code duplication. The DAO layer is the perfect candidate for this kind …
    Continue reading

Follow

Get every new post delivered to your Inbox.

Join 47 other followers