psug 

Philadelphia Spring Users Group



ETE 2008

Spring Talks:
  • “What’s New in Spring 2.5?” with Rossen Stoyanchev
  • “An Introduction to Spring Integration” with Mark Fisher
  • “Simple JDBC with Spring 2.5″ with Thomas Risberg
  • “AOP in the Enterprise” with Ramnivas Laddad


Next Meeting:

TBA

See the meeting page


Slides, pictures and code from
previous meetings
 


SIGN UP for the mailing list.


News and Announcements:
10/25/2007 GigaSpaces XAP and Spring
Owen Taylor, GigaSpaces Technologies
1/23/2007 Groovy and Grails:
- Introduction to Grails with Jason Rudolph
- Using Groovy beans in a Spring MVC application with Thomas Risberg
9/26/2006 Spring Forward 2006 - one day Spring conference -- see the meeting page for details.
7/26/2006 Spring 2.0 Release Party - Colin Sampaleanu from Interface21 will present "Spring 2.0 New Features" -- see the meeting page for details.
4/4/2006 Joint meeting with the Delaware Valley BEA Users Group -- Title: Spring, BEA and Service-Oriented Architectures -- see the meeting page for details.
2/27/2006 Meeting with a presentation "Introduction to Spring MVC" -- see the meeting page for details.
10/27/2005 The first meeting of the newly formed Philadelphia Spring Users Group took place in Fort Washington, PA -- see the meeting page for details.
9/22/2005 The  Philadelphia Spring Users Group is formed - sign up for the mailing list at http://mail.springdeveloper.com/mailman/listinfo/psug_springdeveloper.com




The Spring Framework is a layered Java/J2EE application framework and it is the leading implementation of a "lightweight" application container.

Spring includes:
  • Data access and O/R Mapping integration that greatly reduces the amount of code you'll need to write.
  • Generic abstraction layer for transaction management that is not tied to J2EE environments.
  • AOP functionality, fully integrated into Spring configuration management. You can AOP-enable any object managed by Spring, adding aspects such as declarative transaction management.
  • Flexible MVC web application framework, built on core Spring functionality.
Get more information at http://www.springframework.org