Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spring-petclinic-microservices
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastien Briot
spring-petclinic-microservices
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
628e14270860fbd5dc8fd12690960dac2dc067e5
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
9
Jan
8
7
31
Dec
30
29
22
21
15
14
12
8
5
4
3
2
1
30
Nov
29
22
17
15
14
13
12
26
Oct
25
24
23
17
14
13
12
21
Sep
20
19
5
Jul
1
30
Jun
27
14
11
9
6
5
29
May
23
20
13
12
11
10
23
Apr
14
1
26
Mar
21
Jan
20
16
5
Dec
28
Nov
18
Oct
26
Aug
8
7
Jul
2
5
Jun
2
1
31
May
11
12
Apr
11
23
Mar
3
24
Feb
3
16
Dec
13
24
Nov
6
27
Sep
25
25
Aug
10
9
1
25
Jul
20
17
12
11
1
30
Jun
28
13
14
12
8
5
28
May
27
25
24
19
9
7
6
3
2
1
26
Apr
25
22
18
15
5
4
27
Mar
25
20
18
15
14
11
5
4
1
26
Feb
25
26
25
24
22
21
20
19
16
15
14
13
12
11
10
8
7
6
5
1
31
Jan
30
29
28
22
19
18
17
16
15
14
10
9
Merge branch 'master' into admin
Merge pull request #28 from mszarlinski/docker-compose
Merge pull request #32 from arey/issues/31
#31 Use @Slf4j annotation from Lomnok
Merge branch 'master' into admin
Fix #31 Services cannot contact with Zipkin server
Initialize Spring Boot admin
Parametrized artifact name in Dockerfiles
Waiting timeout increased to 60 seconds
Fixed tracing-server Dockerfile and waiting command
Containers startup coordination with wait-for-it.sh
Bumped Docker plugin version
Build Docker images only with "buildDocker" profile
closes #2 Starting services with docker-compose
Merge pull request #30 from arey/monitoring
Restore JMX monitoring
Merge pull request #29 from arey/readme
Remove deprecated Eclipse documentation and convert HTML table to Markdown syntax
Merge pull request #26 from mszarlinski/local-config-repo
Updated README - local config repository
Flatten package structure, removed Person, NamedEntity and BaseEntity super classes
closes #16 Modernize Spring apps structure
Merge pull request #25 from mszarlinski/modernize-spring-apps
Flatten package structure, removed Person, NamedEntity and BaseEntity super classes
closes #22 Making switching easier between github and local repository
closes #16 Modernize Spring apps structure
Merge pull request #19 from mszarlinski/master
closes #10 Display pets' visits on owner details screen
Merge pull request #24 from arey/maven
Rename all maven project names to artefactId
Apply previous changes to the new spring-petclinic-tracing-server module
Merge pull request #23 from arey/zipkin
Order maven dependencies: Petclnic, Spring Boot, Spring Cloud and Third-parties
Remove unused docker-maven-plugin configuration
Remove encoding properties inherited from spring-boot-starter-parent
Move Java 8 version into Petclinic parent POM
Merge remote-tracking branch 'upstream/master' into zipkin
#21 Add Zipkin optional module
Merge pull request #20 from arey/sleuth
#15 Add spring-cloud-starter-sleuth dependency
Loading