Skip to content
Snippets Groups Projects
Commit adc92a49 authored by Antoine Rey's avatar Antoine Rey
Browse files

Using absolute URL

parent 2052b0c0
No related branches found
No related tags found
No related merge requests found
......@@ -69,8 +69,8 @@ Otherwise the GitHub [spring-petclinic](https://github.com/spring-petclinic) is
| Branch or fork | Main technologies |
|------|-------|
| [legacy](./spring-petclinic/tree/legacy) | Spring Framework, JSP pages, 3 persistences layer: JDBC, JPA and Spring Data JPA |
| [javaconfig](./spring-petclinic/tree/javaconfig) | Same framewoks as the [legacy](./spring-petclinic/tree/legacy) branch but with Java Configuration instead of XML |
| [legacy](https://github.com/spring-projects/spring-petclinic/tree/legacy) | Spring Framework, JSP pages, 3 persistences layer: JDBC, JPA and Spring Data JPA |
| [javaconfig](https://github.com/spring-projects/spring-petclinic/tree/javaconfig) | Same framewoks as the [legacy](https://github.com/spring-projects/spring-petclinic/tree/legacy) branch but with Java Configuration instead of XML |
| [spring-petclinic-angular1](https://github.com/spring-petclinic/spring-petclinic-angular1) | AngularJS 1, Spring Boot and Spring Data JPA |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment