Skip to content

Commit

Permalink
fixed the PetClinicApplication.java location
Browse files Browse the repository at this point in the history
  • Loading branch information
teja463 authored Jul 14, 2021
1 parent 61016bc commit 7304461
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 @@ -111,7 +111,7 @@ File -> Import -> Maven -> Existing Maven project
</tr>
<tr>
<td>The Main Class</td>
<td><a href="/src/main/java/org/springframework/samples/petclinic/application/PetClinicApplication.java">PetClinicApplication.java</a></td>
<td><a href="/src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java">PetClinicApplication.java</a></td>
</tr>
<tr>
<td>Properties Files</td>
Expand Down

0 comments on commit 7304461

Please sign in to comment.