Comparing source compatibility of httpclient5-jakarta-rest-client-5.7-alpha1.jar against
Old: n.a.
New: httpclient5-jakarta-rest-client-5.7-alpha1.jar
Created: 2026-08-13T11:35:02.060+0200
Access modifier filter: PROTECTED
Only modifications: false
Only binary incompatible modifications: false
Ignore missing classes: false
Includes: all
Excludes: @org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal;@org.apache.hc.core5.annotation.Internal
Semantic Versioning: 0.1.0
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
NEW final public class  org.apache.hc.client5.http.rest.RestClientBuilder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.hc.client5.http.rest.RestClientBuilder baseUri(java.lang.String)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 104
NEW public n.a. org.apache.hc.client5.http.rest.RestClientBuilder baseUri(java.net.URI)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 116
NEW public Generic Templates:
Change Status Name Old Type New Type Generics
NEW T n.a. java.lang.Object
java.lang.Object build(java.lang.Class
<..>
New:T
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 163
NEW public n.a. org.apache.hc.client5.http.rest.RestClientBuilder httpClient(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 130
NEW static public n.a. org.apache.hc.client5.http.rest.RestClientBuilder newBuilder()
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 94
NEW public n.a. org.apache.hc.client5.http.rest.RestClientBuilder objectMapper(com.fasterxml.jackson.databind.ObjectMapper)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 144
NEW  (Serializable compatible)  final public class  org.apache.hc.client5.http.rest.RestResourceException top
Compatibility Changes:
Change
INTERFACE_ADDED
Superclass:
Status Superclass Compatibility Changes
NEW java.lang.RuntimeException n.a.
Interfaces:
Status Interface Compatibility Changes
NEW java.io.Serializable n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldfalse n.a. n.a.
Newtrue -2953905264017680284 n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. RestResourceException(java.lang.String) n.a.
Old file New file
n.a. 37
NEW public n.a. RestResourceException(java.lang.String, java.lang.Throwable) n.a.
Old file New file
n.a. 41