The application server is currently deployed to google cloud with the following URL: https://rhodes-app.oa.r.appspot.com/
- Documentation: https://docs.spring.io/spring-boot/docs/current/reference/html/index.html
- Guides: http://spring.io/guides
- Building a RESTful Web Service: http://spring.io/guides/gs/rest-service/
- Building REST services with Spring: http://spring.io/guides/tutorials/bookmarks/
Download your IDE of choice: (e.g., Eclipse, IntelliJ).
- File -> Open... -> SoPra Server Template
- Accept to import the project
- We highly recommend to use Postman in order to test your API Endpoints.