Hello,

I am evaluating the use of Spring Security OAuth 1.0.0.M5 for a high-volume project. So far, from what I read, the code base seems to be evolving quite nicely. (Thank you very much for the hard work!) My questions to the forum are:


  1. Do you, the code submitters or users, have any concerns about deploying the 1.0.0.M5 build into a production environment?
  2. I am looking to support solely "authorization code" requests. Are there any outstanding issues pertaining to classes that implement this spec feature?
  3. Do the Spring unit tests perform any type of load-testing for high-volume traffic?
  4. Any other gotchas I should be mindful of?




Thank you very much!

-Frank