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.
4bf4f8e3d33355e21cd539291c76a0b55011fd4c
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
2
Jul
29
Jun
25
24
18
17
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
#90 Reduce the POM size by inheriting from the spring.io BOM
Removing deprecated javadoc
Servlet 3.0, JSP 2.2 and EL 2.2 are the minimum required to deploy Petclinic
#87 Petclinic should be compatible with Java 7 for the time being
Fix #89 Web layer: use @Valid whenever possible
Fix #88 upgrading to Hibernate Validator 5.1.3
Using JSP and JSTL version from the <properties> section
Removing reference to the unknown UserResource class
Remove explicit unboxing
Remove unused VisitRepository from constructor
Remove unused WebApplicationContext property
Fix typo into javadoc
Remove explicit unboxing
removing unused method #85
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
Loading