A simple Java Client to communicate with the Confluence Rest API.
Work in Progress
Create a new Instanz of ConfluenceRestClient and call the Method connect(). You need the url of the Confluence Server an your login credentials.
The you get seperated Clients for the different Entities from the RestClient.
- SpaceClient
- UserClient
- ContentClient