REST API Java Wrapper - REST API Java Wrapper - Alfresco - Alfresco Content Services - Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/Out-of-Process-Extension-Points/REST-API-Java-Wrapper - 23.4 - 23.4

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License
ft:lastPublication
2026-04-22T22:35:19.567073
ft:locale
en-US

One of the libraries provided by the SDK for out-of-process extensions is the Java ReST API wrapper library. It enables you to work with the Alfresco ReST API(see REST API Guide) from a Java client with standard Java classes. There is no need to parse JSON or create HTTP requests.

To set up a project with the Java ReST API library follow the instructions on creating a Java REST API extension project in Software Development Kits (SDK).