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

Add an architecture diagram

parent ec2287ed
No related branches found
No related tags found
No related merge requests found
...@@ -34,10 +34,18 @@ are usually not enough and make the `docker-compose up` painfully slow.* ...@@ -34,10 +34,18 @@ are usually not enough and make the `docker-compose up` painfully slow.*
[See the presentation of the Spring Petclinic Framework version](http://fr.slideshare.net/AntoineRey/spring-framework-petclinic-sample-application) [See the presentation of the Spring Petclinic Framework version](http://fr.slideshare.net/AntoineRey/spring-framework-petclinic-sample-application)
[A blog bost introducing the Spring Petclinic Microsevices](http://javaetmoi.com/2018/10/architecture-microservices-avec-spring-cloud/) (french language)
You can then access petclinic here: http://localhost:8080/ You can then access petclinic here: http://localhost:8080/
![Spring Petclinic Microservices screenshot](docs/application-screenshot.png) ![Spring Petclinic Microservices screenshot](docs/application-screenshot.png)
**Architecture diagram of the Spring Petclinic Microservices**
![Spring Petclinic Microservices architecture](docs/microservices-architecture-diagram.jpg)
## In case you find a bug/suggested improvement for Spring Petclinic Microservices ## In case you find a bug/suggested improvement for Spring Petclinic Microservices
Our issue tracker is available here: https://github.com/spring-petclinic/spring-petclinic-microservices/issues Our issue tracker is available here: https://github.com/spring-petclinic/spring-petclinic-microservices/issues
......
docs/microservices-architecture-diagram.jpg

184 KiB

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