A sample Spring-based application
Find a file
Costin Leau fa6fd105db SAMPLESPET-3
+ move spring application context files under a dedicated folder (to prevent JBoss XML parser from choking)
http://forum.springsource.org/showthread.php?t=68949
2013-01-09 17:13:21 +08:00
org.springframework.samples.petclinic appointments 2013-01-09 17:13:14 +08:00
src SAMPLESPET-3 2013-01-09 17:13:21 +08:00
.classpath SPR-6447 2013-01-09 17:13:14 +08:00
.project SPR-6447 2013-01-09 17:13:14 +08:00
petclinic.iml SPR-6447 2013-01-09 17:13:14 +08:00
pom.xml + add default servlet definition (for containers that do not declare it - such as GlassFish) 2013-01-09 17:13:20 +08:00
README.md Initial commit 2013-01-09 01:05:18 -08:00
readme.txt SPR-6447 2013-01-09 17:13:20 +08:00

spring-petclinic

sample application for the Spring framework