Hi Dhanji, follow below the OSS applications I've been working on that integrate Guice:
Name of app: MyBatis-Guice Names of developers: Simone Tripodi, Marco Speranza, Nathan Maves, Christian Poitras, Eduardo Macarron URL if applicable: http://www.mybatis.org/ Short description of what it is: A bridge framework between the MyBatis SQL Mapper framework and Google Guice Description of how Guice is used and any remarks: Guice sets up the whole MyBatis environment and makes it easier MyBatis transactions manage via @Transacion annotation & related interceptor Name of app: Apache Bean Validation Names of developers: Simone Tripodi URL if applicable: http://incubator.apache.org/bval/cwiki/obtaining-a-validator.html/ Short description of what it is: An integration layer between GoogleGuice with JSR303(BeanValidation) specification Description of how Guice is used and any remarks: Guice sets up the whole ApacheBVAL environment and allows intercepting methods to validate method arguments using JSR303 annotations I hope at least one of two, if even not both, will be accepted :P Have a nice day, Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
