Results 1 to 2 of 2

Thread: Understanding Spring Modules.

  1. #1
    Join Date
    Aug 2004
    Location
    Chester Springs, PA
    Posts
    18

    Default Understanding Spring Modules.

    Is there somewhere that describes the overall goals of Spring Modules?
    does it relate to Java Plugin Framework http://jpf.sourceforge.net/ ?
    and JSR 277 http://www.jcp.org/en/jsr/detail?id=277 (which seems far off)?

    I am very interested in spring modules, but can't find much info, except for what it integrates with.

    thanks in advance.

    -j
    In theory there is no difference between theory and practice, but in practice there is.

  2. #2
    Join Date
    Aug 2004
    Location
    Weston, FL, USA
    Posts
    23

    Default

    Hello J,

    Spring Modules is not related (AFAIK) to Java Plugin Framework or JSR 277. It is a collection of modules/components/add-ons built on top of Spring. The main goal of the project is to extend Spring's functionality without adding extra size/complexity to the Spring Framework.

    For more information the goals of each module or how to use them please visit https://springmodules.dev.java.net/ or check the documentation included with the latest release.

    Regards,
    Alex.

Similar Threads

  1. Spring MVC Web Framework versus Struts
    By biguniverse in forum Web Flow
    Replies: 27
    Last Post: Aug 29th, 2012, 03:57 AM
  2. Welcome to the Spring Modules Forum
    By robh in forum Spring-Modules
    Replies: 10
    Last Post: Aug 5th, 2005, 09:23 AM
  3. Spring Modules 0.2 Released
    By robh in forum Announcements
    Replies: 0
    Last Post: May 23rd, 2005, 09:29 AM
  4. A Spring Class Loader?
    By azzoti in forum Architecture
    Replies: 8
    Last Post: May 7th, 2005, 04:02 AM
  5. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •