This repository contains Proto files which are being used as schema for Orders Hub project.
The syntax for Proto files is proto3
The build tool to build the project is Gradle.
Style guide
We are using intellij-java-google-style
which can be found:
./gradlew clean build
- As a part of CI pipeline, snapshots and release candidates will get published into Nexus respective repositories.
CI pipeline is build based on