The Artima Developer Community
Sponsored Link

Java Buzz Forum
Paul Jensen On Spring Framework (And A Lot of Java Jobs!)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
Paul Jensen On Spring Framework (And A Lot of Java Jobs!) Posted: Nov 12, 2004 4:51 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: Paul Jensen On Spring Framework (And A Lot of Java Jobs!)
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

Paul Jensen's presentation on the Spring Framework at the St. Louis JUG draw a huge crowd this evening.

Here's a few quotes:

  • I really liked the Dependency Injection part of Spring.
  • I have written code like those in the Spring Framework numerous times. I'm really glad I don't have to write those again.
  • (In response to the question "Don't all this DI stuff make the whole thing harder to comprehend?") Object-orientation itself makes the code harder to comprehend. What you get when you use Spring is that it naturally encourages a good OO architecture, where each component or layer does its own thing very well.
  • There is an XDoclet module that allows you to put how you want to inject the dependency into a class in Javadoc comments of the class, and generate the configuration XML that way. That's the inverse of Dependency Injection and not the right thing to do.

I'll update this blog when the presentation slides have been uploaded to our web site.

Prior to the talk, we had the usual recruiter introductions and the Q&A. Six recruiters stood up.

  • Hi, I'm Daugherty Business Systems, we are hiring.
  • Hi, I'm Jane Bullington from OCI. We have SIXTEEN Java positions, from senior J2EE architects to web developers. Give me a call.
  • Hi, I'm Technology Partners. Same story. Lots of Java openings.
  • Hi, I'm the Chief Technology Officer of MetaMatrix. We are looking for several Java talent.
  • Hi, I'm ..., the same thing.
  • Same story here.

Java seems to be the thing right now.

Read: Paul Jensen On Spring Framework (And A Lot of Java Jobs!)

Topic: Profile of a non-Wal-Mart Customer Previous Topic   Next Topic Topic: ClientJava.com(5) - Java Cross-Platform Copy & Past, Crazy JList Resizing, Browser Components in...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use