Spring Rest service security with OAUTH – XML

Lets discuss Spring Rest service security with OAuth using XML configuration We have learned about securing Rest services and consuming secured Rest services using Spring Security in spring security rest service article. In this article, we will learn about the same using OAuth instead of Spring security. If you are completely new to OAuth then […]

Share this article on