Releases: Alipsa/simple-rest
Releases · Alipsa/simple-rest
Ver 1.1.0
20 Feb 19:22
Compare
Sorry, something went wrong.
No results found
Upgrade jackson 2.14.2 -> 2.18.2
Upgrade jetty 11.0.14 -> 11.0.24
Add support for https
Require java 17 or later
Ver 1.0.5
19 Mar 18:58
Compare
Sorry, something went wrong.
No results found
Add RequestMethod with static constants for all Http Request methods
Update test dependencies
Ver 1.0.4
11 Feb 22:39
Compare
Sorry, something went wrong.
No results found
Add getForType which takes a TypeReference as parameter to be able to return "anything"
Upgrade dependencies for jackson, and test dependencies (jetty, junit, slf4j)
Ver 1.0.3
01 Aug 18:32
Compare
Sorry, something went wrong.
No results found
upgrade test dependencies (junit, jetty).
add some docs
Ver 1.0.2
27 May 14:01
Compare
Sorry, something went wrong.
No results found
Describe how to handle REST/XML, add application/xml to the MediaType
Fix url in pom.xml
Update maven plugin versions
add Accept header to common headers
set content type even if requestHeaders param is null
add UrlParameters utility method
Ver 1.0.1
06 May 16:46
Compare
Sorry, something went wrong.
No results found
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
Ver 1.0.0
06 May 14:11
Compare
Sorry, something went wrong.
No results found