Deploying 1.0.0.M5 in a production environment
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:
- Do you, the code submitters or users, have any concerns about deploying the 1.0.0.M5 build into a production environment?
- I am looking to support solely "authorization code" requests. Are there any outstanding issues pertaining to classes that implement this spec feature?
- Do the Spring unit tests perform any type of load-testing for high-volume traffic?
- Any other gotchas I should be mindful of?
Thank you very much!
-Frank