This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Other Application Frameworks and the fly likes Regarding guice frame work Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "Regarding guice frame work" Watch "Regarding guice frame work" New topic
Author

Regarding guice frame work

raj talatam
Ranch Hand

Joined: Apr 19, 2012
Posts: 59
Hi
I heard that guice is DI Frame work from Google. like Spring, is this framework using for large enterprise applications.is that famous like spring, can we use it for big enterprise projects

thanks
raj.
Bill Gorder
Bartender

Joined: Mar 07, 2010
Posts: 1282

This sounds similar to a question you asked here as far as the comparison to Spring goes:
http://www.coderanch.com/t/587560/Spring/difference-between-spring-Guice#2675512

Guice is used heavily inside Google on many projects such as AdWords, Blogger and Gmail. There are also other big users of Guice such as LimeWire. So I would say its safe to say it can be used on big Enterprise projects.


[How To Ask Questions][Read before you PM me]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Regarding guice frame work
 
Similar Threads
Spring and Guice (DI Book)
Dependency Injection Usage
Injecting Simple properties ? Guice or Spring
Regarding factory design pattern
Google Guice