Change javaconfig branch URL to spring-projects

This commit is contained in:
Antoine Rey 2015-05-29 08:07:39 +02:00
parent e8ba735e05
commit ad423f5750

View file

@ -48,7 +48,7 @@ File -> Import -> Maven -> Existing Maven project
<tr> <tr>
<td>Java Config branch</td> <td>Java Config branch</td>
<td> <td>
Petclinic uses XML configuration by default. In case you'd like to use Java Config instead, there is a Java Config branch available <a href="https://github.com/arey/spring-petclinic/tree/javaconfig">here</a>. Thanks to Antoine Rey for his contribution. Petclinic uses XML configuration by default. In case you'd like to use Java Config instead, there is a Java Config branch available <a href="https://github.com/spring-projects/spring-petclinic/tree/javaconfig">here</a>. Thanks to Antoine Rey for his contribution.
</td> </td>
</tr> </tr>
<tr> <tr>