File upload using spring boot and rest api

how to upload file into nuxeo using spring boot rest api http://localhost:8080/nuxeo

FILES:   nux.PNG
0 votes

1 answers

949 views

ANSWER



Hello,

You can use Nuxeo java Client : https://doc.nuxeo.com/client-java/3.2/

last version is 3.8.0

Regards.

0 votes