Home > Enterprise >  JAVA how to access the sharepoint document library document content?
JAVA how to access the sharepoint document library document content?

Time:09-17

What a player do?
Now require the use of Java + spring, read the document library document content in sharepoint site, now use wsdl2java to generate some code, but what use or use the webservice, data recommendations?

Read or have other way?
Thank you,,,,,,,,,,,,,,,,,,

CodePudding user response:

https://msdn.microsoft.com/en-us/library/office/jj860569.aspx

CodePudding user response:

reference 1st floor FoxDave response:
https://msdn.microsoft.com/en-us/library/office/jj860569.aspx

Positive solution, use Java to access rest services, access to the contents of the document library,

CodePudding user response:

SharePoint online, please try our open source library at https://gitlab.com/quantr/sharepoint/Sharepoint-Java-API

CodePudding user response:

Specific what to do, how

CodePudding user response:

The
reference 5 floor response:
specific what to do, how to link

So old post, how do you interpret the,
Need to use Java to simulate HTTP requests, and use the REST API to call, specific examples can go to Google, refer to the first floor to the SDK
  • Related