Skip to content

Ver 1.0.1

Compare
Choose a tag to compare
@perNyfelt perNyfelt released this 06 May 16:46
· 29 commits to main since this release

Changes:

  • Default to the Object mapper in the RestClient instead of creating a new one.
  • Add javadocs
  • make headerRequest private, head and options should be enough.
  • Use the same method to check for possible content in the delete request as in the put and post