Results 1 to 2 of 2

Thread: Spring 3.2 M1 vs 3.2 RC1

  1. #1
    Join Date
    Dec 2012
    Posts
    3

    Default Spring 3.2 M1 vs 3.2 RC1

    Hi,

    I'm new to Spring and I have a question regarding which libraries to use for developing web applications. What is the difference between M2 vs RC2 releases for version 3.2. Should I use RC2 or M2 ?

    Thanks,
    Avi

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,624

    Default

    For production sites use neither of those use 3.1.x... If you are experimenting you should be using the RC one.

    M - Milestone release (possible unstable API, experiments, higher numbers could mean we are approaching a RC).
    RC - Release Candidate (stable API, next release could be a potential shipping candidate).
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

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