-
Deprecated MethodsMethodDescriptionuse
HalApiClientBuilder
insteadno longer required because there is now a defaultHalResourceLoader
implementation available, useRhymeBuilder.create()
insteadUseHalResponseRendererBuilder
insteadUseHalResponseRendererBuilder
instead
-
Deprecated ConstructorsConstructorDescriptionuse
HalApiClientException(HalResponse, Throwable)
instead, and make sure thatHalResponse.withUri(String)
was called
HalApiClientBuilder
instead