krishnacp04
Results
2
comments of
krishnacp04
Hi Rajesh, I have tried adding this particular code in ResourceServerConfig. but i am getting this exception. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'authorizationServerConfig': Unsatisfied dependency expressed through field 'authenticationManager';...
Hi Rajesh, Thanks for the solution, @Lazy worked for me. Now when i hit the client url, it shows the link "Login to Oauth here", but when i click on...