Thank you for your interest in contributing to Platform SDK for Java.
- For reporting bugs, requesting features, or asking for support, please file an issue in the issues section of the project.
To add a new module, follow the documentation guide.
To build all the libraries, run the following command:
To build the libraries for a specific service, run the following command:
To run unit tests, simply remove -DskipTests
option from above commands.
To check for breaking changes, run the following: