I\'m trying to port my Spring boot 1.5 application to Spring Boot 2
Right now I\'m unable to obtain OAuth2 access token.
This is the code I have successfully
Try in your spring security config to permit this url /api/oauth/token I noticed it seemed to not define what to do with this.