my dog learned polymorphism
The moose likes Spring and the fly likes Spring in context 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 » Spring
Reply Bookmark "Spring in context" Watch "Spring in context" New topic
Author

Spring in context

Rick Goff
Ranch Hand

Joined: Nov 14, 2006
Posts: 42

Thank you for your book. I haven't read it yet.

Does your book offer any discussion of Spring's basic value proposition? In other words, does it situate Spring in the Java ecosystem, and compare it with other technologies that solve similar problems? I have read enough to feel that I have a good understanding of DI and a basic understanding of AOP, but I still don't get what is meant by "Spring" rather than "Spring MVC" or "Spring Batch" or "Spring Web Flow".

If I were to claim that I know Spring, how would that be different than saying I understand DI and AOP?

Thanks,
Rick


OCPJP 6
Geff Chang
Greenhorn

Joined: May 03, 2012
Posts: 7
@Rick Goff: Spring would refer to the whole Spring framework, which comprises of several modules such as Spring Core, Spring MVC, etc.

See the diagram in this link to give you an idea: http://static.springsource.org/spring/docs/3.2.x/spring-framework-reference/html/overview.html
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Spring in context
 
Similar Threads
Spring 3 in Action: What about Spring AOP?
What is AOP?
What is AOP in spring framwork? and its deifferences with DI?
AOP
AOP