Results 1 to 6 of 6

Thread: where to download Spring ??

  1. #1
    Join Date
    Apr 2005
    Posts
    22

    Default where to download Spring ??

    Hi,

    I am newbie, I want to download Spring, but when I click the Download link an authorization form popups asking :

    at file_authorization requires a username and password.

    I enter my username and password that I am using to post in this forum but it does not work.

    Please help me.

    thanks

    Majid

  2. #2
    Join Date
    Apr 2005
    Location
    Finland
    Posts
    314

    Default

    You can download the spring distros from springframework.org
    http://www.springframework.org/download

    Just select the version of your choise and start downloading from sourceforge.net server.
    if a trainstation is where the train stops, what's a workstation...

  3. #3
    Join Date
    Apr 2005
    Posts
    22

    Default

    Hi , thank you for your help, but in the download page they are lot of Springs :

    Spring Framework 2.5.6
    Spring Web Flow 2.0.5
    ...

    which one should I download to start learning web applications like petstore, petclinic and more,

    thanks

  4. #4

    Default

    The sample applications are bundled with each download so they work with each version. Unless you have a reason for something older go with 2.5. Just beware many published books are only for v2.0. v2.5 was a pretty big overhaul so v2.0 books may not be totally accurate for v2.5.

  5. #5
    Join Date
    Dec 2007
    Posts
    130

    Default

    "Spring Framework" contains the core of all Spring applications, so that is the one you should download.

  6. #6
    Join Date
    Jan 2009
    Location
    Tallinn, Estonia
    Posts
    8

    Default

    You can use maven2 and then import spring as dependency. Makes things very easy.

Posting Permissions

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