Now That it's Autumn, Spring is in the Air

10 AM March 5, 2004

Met with Keith, David and Charles for our traditional drink(s) followed by Japanese meal last night.

Keith and Charles spoke highly of the Spring framework, convincing me to give it a go. An interesting aspect of Spring is that Spring components are POJOs, and so can be unit tested independently of their container. This compares well with EJBs, which must have a full EJB container1 before they can be tested.


1 Or a reasonable fascimile. The point is, unit testing an EJB takes more effort than unit testing a POJO.

By alang | # | Comments (1)
(Posted to javablogs, Software Development and Java)

Comments

At 15:22, 05 Mar 2004 Glen Stampoultzis wrote:

Call that reasonable?

(#)

Add Comment




(Not displayed)






(Leave blank line between paragraphs. URLs converted to links. HTML stripped. Indented source code will be formatted with <pre> tags.)




© 2003-2006 Alan Green