Cesar backend is a Spring Boot application. We use Gradle to build the archive
To launch the webapp you can use ../gradlew bootRun
If you want to develop your own client to interract with cesar, you can use our REST Api. To see the Api launch the app and use this URL
http:\\localhost:8080\api