Trasier Server Starting locally Build with Gradle Use the following command to build Trasier Server: ./gradlew assemble On success, the result will be available in the build/libs directory. Run Trasier Server Run the application: ./gradlew run Starting with docker docker-compose up Configure the trasier-client to send requests to http://localhost:8000/api/accounts/{accountId}/spaces/{spaceid}/spans See example configuration: https://github.com/trasiercom/springboot-example/blob/trasier-live/springboot-offer/src/main/resources/application.yml#L9