Skip to content

Commit

Permalink
justerte oppgavene
Browse files Browse the repository at this point in the history
  • Loading branch information
oven committed Jan 17, 2017
1 parent b26c8cd commit a34e81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Denne skal vi bruke for å representere et tredjepartsbibliotek som vi skal lage

- [ ] Legg til avhengighet til parking-rest-client i `webapp/pom.xml`
- [ ] Lag en rest-endpoint som bruker en autowired ParkingClient til å returnere noe data
- [ ] Lag en configuration-klasse i `autoconfig` som oppretter en ParkingClient og setter endpoint til https://www.bergen.kommune.no/wsproxy/parkering.json
- [ ] Bruk `ParkingClientAutoConfiguration` til å opprette en spring bean av typen `ParkingClient` og sett endpoint til `https://www.bergen.kommune.no/wsproxy/parkering.json`
- [ ] Start applikasjonen og se at det virker


Expand Down

0 comments on commit a34e81e

Please sign in to comment.