Petals-BC-REST 2.3.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
** [Apache HTTP Core|https://hc.apache.org/httpcomponents-core-4.4.x/index.html] v4.4.8,
** [Apache HTTP Core|https://hc.apache.org/httpcomponents-core-4.4.x/index.html] NIO v4.4.8,
* Jersey v2.25.1 v2.33 (https://jersey.github.io/),
* Staxon v1.3 (https://github.com/beckchr/staxon),
* Java JWT v0.7.0 (https://github.com/jwtk/jjwt).
* {{assertJBIFault}}: The result of the HTTP response is expected as a fault similar to the given resource,
* {{assertJBIStatus}}: The result of the HTTP response is expected as the given status,
* {{assertJBIRequestJSON}}: The result of the transformation from JBI to an HTTP request is expected as a given HTTP URI and a JSON body similar to the given resource,
* {{assertJBIRequestXML}}: The result of the transformation from JBI to an HTTP request is expected as a given HTTP URI and a XML body similar to the given resource,.

{code:lang=java}