Result:
This github link causes a 404. It looks like $7Bproject_id%7D is supposed to be substituted for some other value, but whatever backend the tutorial uses is failing to do it.
Expected Behavior:
This link should let me download the maven pom.xml to use for the tutorial.
Brendan Miller opened SPR-11632 and commented
On the spring web service tutorial, the link the the maven build file is broken.
Tutorial:
https://spring.io/guides/gs/rest-service/
Broken link:
In section "Create a Gradle build file" with lable "right here."
https://github.com/spring-guides/%7Bproject_id%7D/blob/master/initial/pom.xml
Result:
This github link causes a 404. It looks like $7Bproject_id%7D is supposed to be substituted for some other value, but whatever backend the tutorial uses is failing to do it.
Expected Behavior:
This link should let me download the maven pom.xml to use for the tutorial.
Affects: 4.0.3
Reference URL: https://spring.io/guides/gs/rest-service/
The text was updated successfully, but these errors were encountered: