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
Commits
3482d549eaa4e12cb2b8873e738625c0c34874d4
Select Git revision
Branches
1
master
default
protected
1 result
spring-petclinic-microservices
Author
Search by author
Any Author
authors
Sebastien Briot
briotseb
1 author
Jan 29, 2013
renamed profiles and removed unnecessary@DirtiesContext annotation so the Test...
· 3482d549
Mic
authored
12 years ago
3482d549
misc updates to tutorial page
· 87e08f7b
Mic
authored
12 years ago
87e08f7b
Jan 28, 2013
removed unneeded declarations inside web.xml
· 4cd69795
Mic
authored
12 years ago
4cd69795
removed appserver-specific files
· 0c240839
Mic
authored
12 years ago
0c240839
Jan 22, 2013
added jQueryUI
· feca50d2
Mic
authored
12 years ago
feca50d2
Jan 18, 2013
used tag c:out for EL to prevent HTML injection
· 95cb32d8
Mic
authored
12 years ago
95cb32d8
migrated all dates to joda time
· d88b565d
Mic
authored
12 years ago
d88b565d
navbar, reorganized JSP folders
· c4b5a98a
Mic
authored
12 years ago
c4b5a98a
Improvements to layout
· f06cf8c3
Mic
authored
12 years ago
f06cf8c3
added a Spring Data implementation
· 97aba3f4
Mic
authored
12 years ago
97aba3f4
Jan 17, 2013
moved the ClinicRepository into some separate repos
· c9c8c4e0
Mic
authored
12 years ago
c9c8c4e0
Jan 16, 2013
Simplified exception page handling
· 16b1476c
Mic
authored
12 years ago
16b1476c
improvements to Visit controller
· 3d22e379
Mic
authored
12 years ago
3d22e379
fixing a RequestMapping issue
· ece1a7a7
Mic
authored
12 years ago
ece1a7a7
Merged Pet Controllers into a single one
· e9b6aff0
Mic
authored
12 years ago
e9b6aff0
improvements to Owner Controller
· 0fe47939
Mic
authored
12 years ago
0fe47939
Jan 15, 2013
started adding support for Spring Data
· 5432a193
Mic
authored
12 years ago
5432a193
gave more explicit names to JSPs
· df5c5ca5
Mic
authored
12 years ago
df5c5ca5
improved alignment in forms
· ffa0a6a1
Mic
authored
12 years ago
ffa0a6a1
added .html extension for all JSP/html content
· 6f7b4220
Mic
authored
12 years ago
6f7b4220
fixed content negotiation configuration
· 05c1110d
Mic
authored
12 years ago
05c1110d
Jan 14, 2013
removed source folder (not used anymore)
· bfa4f85a
Mic
authored
12 years ago
bfa4f85a
general cleanup
· 09c92b30
Mic
authored
12 years ago
09c92b30
removed former Hibernate xml configuration
· 5c25ef9c
Mic
authored
12 years ago
5c25ef9c
added bean profiles for jdbc/jpa
· 0c2665f1
Mic
authored
12 years ago
0c2665f1
added aspectj decaration. All JUnit tests are now successful
· b459ca33
Mic
authored
12 years ago
b459ca33
migrated from SimpleJdbcTemplate to JdbcTemplate
· 608c42f7
Mic
authored
12 years ago
608c42f7
migrated to hsql 2.2.8 and fixed a couple of JPA issues
· 4e35adb6
Mic
authored
12 years ago
4e35adb6
migration to JPA annotations
· 9f8acc05
Mic
authored
12 years ago
9f8acc05
Spring MVC config and layout in 'vets' section
· 099847cf
Mic
authored
12 years ago
099847cf
cleaned up CSS and migrated to Bootstrap
· 9a77b564
Mic
authored
12 years ago
9a77b564
Jan 13, 2013
added header to all JSPs
· 5139c8d3
Mic
authored
12 years ago
5139c8d3
Jan 10, 2013
handled all exception messages inside Spring config
· 58d82e46
Mic
authored
12 years ago
58d82e46
Jan 09, 2013
renaming controllers so they all have 'Controller' suffix
· aeeeace8
Mic
authored
12 years ago
aeeeace8
removed static inclusion of jsp
· c690c9d0
Mic
authored
12 years ago
c690c9d0
adding gitignore file
· 6dd1acd4
Mic
authored
12 years ago
6dd1acd4
first step of migration to Spring 3.2 (still in process)
· 87ccf9fe
Mic
authored
12 years ago
87ccf9fe
removing authors
· 5f25d748
Mic
authored
12 years ago
5f25d748
removing authors
· b5867402
Mic
authored
12 years ago
b5867402
Apply patch from SPR-7894
· 52d4b20d
Rossen Stoyanchev
authored
13 years ago
52d4b20d
Loading