Results 1 to 3 of 3

Thread: Use of Spring without Annotations

  1. #1
    Join Date
    Oct 2008
    Posts
    286

    Default Use of Spring without Annotations

    Would like to create a simple web project that will use the Spring MVC 2.5.6.SEC01 and Spring Webflow 2.0.8.RELEASE without Annotations..

    it is still possible?

    for sure there's pros and cons...
    Eros

    Environment:
    JSP 2.0
    Dojo 1.4.1
    Ext JS 3.1 (testing)
    Spring MVC 2.5.6.SEC01 (planning to Spring 3 using STS)
    STS
    SWF 2.0.9.RELEASE
    Tiles 2.0.5
    iBatis: ibatis-sqlmap-2.3.4.726

  2. #2
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    Sure, use of annotations is entirely optional. You can continue to use purely external configuration if you wish.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

  3. #3
    Join Date
    Mar 2010
    Posts
    2

    Default

    I was wondering about that too but wouldn't it be better to not take it away? Can you please tell us the disadvantage of doing so? Thanks.

Posting Permissions

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