The sample code is used as a base for testing custom integrations of Bank API implementations.
To build the client run the command specified below. The sample uses gradle build tool.
./gradlew build
Update the config/tls/
directory with appropriate keys to establish a mTLS channel.
The build produces shadow (fat) jar that can be run from the command line:
java -jar build/libs/bank-sample-java-rpc-client-all.jar