Results 1 to 2 of 2

Thread: Is it recommended to use version-less namespaces in Spring context files?

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Posts
    1

    Default Is it recommended to use version-less namespaces in Spring context files?

    Just wondering what the best practice is when it comes to defining namespaces in Spring context files. Should the specific version be specified to match the version of Spring in use (e.g. 3.1) or is it recommended to specify a version-less XSD, as Spring will find the latest version on the classpath? We're upgrading from version 2.5 -> 3.1 at the moment so looking for advice on this matter.

  2. #2
    Join Date
    Feb 2013
    Posts
    1

    Default

    I'm in the same boat now and wondering whats the best practice like should i be defining verioned schema or version less Schema . Any thoughts would greately helpful.

    Thanks,
    -SpringLady

Posting Permissions

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