Final Edition #9

Merged
adsu7578 merged 2 commits from test into develop 2022-06-01 11:31:23 +02:00
Showing only changes of commit 630890b239 - Show all commits

View File

@ -1,11 +1,16 @@
# Springboot weather service # Springboot Service for Weather and Venues
***
#### GIT: ### GIT:
- Create a new branch - Create a new branch
- `add`, `commit` and `push` the branch to Gitea - `add`, `commit` and `push` the branch to Gitea
- Create a `pull request` at Gitea from your branch to 'develop' - Create a `pull request` at Gitea from your branch to 'develop'
***
###Access:
#### The _URI_ to access the current weather data: #### The _URI_ to access the current weather data:
https://group-4-75.pvt.dsv.su.se/weather-0.0.1-SNAPSHOT/weather https://group-4-75.pvt.dsv.su.se/target/info.war/weather
#### The _URI_ to access the current venue data:
https://group-4-75.pvt.dsv.su.se/target/info.war/venue