mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Reference the angularjs branch
This commit is contained in:
parent
954057a297
commit
e4d7fd7254
1 changed files with 11 additions and 6 deletions
17
readme.md
17
readme.md
|
@ -169,13 +169,18 @@ File -> Import -> Maven -> Existing Maven project
|
||||||
<tr>
|
<tr>
|
||||||
<th width="300px">Others</th><th width="300px">Files</th>
|
<th width="300px">Others</th><th width="300px">Files</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>Spring Boot branch</td>
|
|
||||||
<td>
|
|
||||||
<a href="https://github.com/spring-projects/spring-petclinic/tree/springboot">See here</a></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>ReactJS branch</td>
|
<td>Spring Boot branch (with JSP)</td>
|
||||||
|
<td>
|
||||||
|
<a href="https://github.com/spring-projects/spring-petclinic/tree/springboot">See here</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Angular JS and Spring Boot branch</td>
|
||||||
|
<td>
|
||||||
|
<a href="https://github.com/spring-projects/spring-petclinic/tree/angularjs">See here</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>ReactJS and Spring Boot branch</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://github.com/nilshartmann/spring-petclinic/tree/reactjs">See here</a></td>
|
<a href="https://github.com/nilshartmann/spring-petclinic/tree/reactjs">See here</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in a new issue