Posted on August 23, 2025 Leave a Comment
https://github.com/thysmichels/lendingclub-java-client The minimum requirements to get started using LendingClub API: 1. Setup wsimport maven plugin 2. Run mvn clean install to generate LendingClub API Java classes from wsdl 3. Create basic LendingClub Main Class 4. Output 1. Setup wsimport maven plugin 2. Run mvn clean install to generate LendingClub API Java classes from wsdl 3. […]
Posted on July 3, 2026 3 Comments
Activiti REST Client Activiti REST Client Test
Posted on February 18, 2026 2 Comments
This Java Client can be used to invoke any RESTful endpoint by proving a baseURL, username and password.