Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 253 Bytes

File metadata and controls

3 lines (3 loc) · 253 Bytes

In the 7th commit "Send body by hash-map to get token" I want to illustrate thing, The access token will not be returned in case you don't attach the Jackson dependancy in pom.xml file because we need to convert the Java object to Json file to send it.