cancel
Showing results for 
Search instead for 
Did you mean: 

File upload using spring boot and rest api

Kiran_Kumar_Bol
Champ in-the-making
Champ in-the-making

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

1 REPLY 1

Ghazi_HAKIM
Confirmed Champ
Confirmed Champ

Hello,

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

last version is 3.8.0

Regards.