-
Classes Class Description io.wcm.caravan.hal.resource.HalResourceFactory just createHalResource
andLink
instances using the new constructorsio.wcm.caravan.hal.resource.util.HalBuilder Will get removedio.wcm.caravan.hal.resource.util.HalCuriAugmenter This is replaced by HalDocsAugmenter from the io.wcm.caravan.hal.docs bundle.
-
Methods Method Description io.wcm.caravan.hal.resource.HalResourceFactory.convert(Object) use a JacksonObjectMapper
insteadio.wcm.caravan.hal.resource.HalResourceFactory.createLink(String) use the constructorinstead
io.wcm.caravan.hal.resource.HalResourceFactory.createResource(String) just createHalResource
andLink
instances using the new constructorsio.wcm.caravan.hal.resource.HalResourceFactory.getStateAsObject(HalResource, Class<T>)