Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
broken-petclinic
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
s61200
broken-petclinic
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
57e17d32b285d63c96747e5fed059ef1ea4cb529
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jun
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
Use a simple RowMapper instead of a BeanPropertyRowMapper
removed unused attribute #64
Merge pull request #82 from arey/#64-optim1
Add some javadoc
#64 Remove N+1 select by using the OneToManyResultSetExtractor of Spring Data Core JDBC Extensions
Merge pull request #81 from srenkens/patch-1
Update readme.md
Putting encoding filter first per #80
Adding instruction to fix build on Maven 3.2.x
Change javaconfig branch URL to spring-projects
updates on links
minor presentation fix
adding Java Config to links on github homepage
Merge pull request #48 from 7footmoustache/patch-1
Centering content
Fixing log back warning per #59
Merge pull request #72 from ka2m/master
Merge pull request #67 from mklose/patch-1
Fixing #54
libs upgrade
fixed bug: vets.html did not display properly
removing xdd version number
minor update on comment
removed unused dependency to spring-jms
Removed RSS/rome and added JSon
JSon support
fixed POM configuration issue for Spring Data
moving to Java 1.8 by default
removing test that causes lots if issues
removing unneeded dependency-management block
Merge branch 'Cobertura'
migrated assertion to assertJ
Update JDBC file naming in MySQL steup instruction
Improving/fixing comments
Adding Maven config for Cobertura
fix typo
update libraries
removed deprecated Mapper in Jdbc
cleanup on tests
Migrated test assertions to AssertJ
Loading