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
Graph
e30887159167ba961b981179972f911884166d24
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Feb
25
Jan
15
14
13
12
11
10
9
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
Fix #40 Remove error logs from ApiGatewayApplicationTests (#45)
#42 Add LICENSE (#43)
Merge pull request #36 from arey/admin
#27 Add buildDocker profile to the spring-petclinic-api-gateway
Merge pull request #39 from arey/Camden.SR4
Upgrade to Spring Cloud Camden.SR4
#27 Reference Admin server to the readme.md
Merge remote-tracking branch 'upstream/master' into admin
#27 Add Dockerfile
#27 Show version in application list
#27 Upgrade to Spring Boot Admin 1.4.5
#27 Configure Logback’s JMXConfigurator
#27 Rename spring-petclinic-admin to spring-petclinic-admin-server
#27 Add the Jolokia dependency (remote JMX with JSON over HTTP)
Merge pull request #34 from dsyer/feature/tests
Add some more integration tests
Merge pull request #33 from dsyer/feature/wro4j
Convert from NPM build to wro4j and webjars
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
Loading