A sample Spring-based application
Find a file
Costin Leau dd521eb88a SAMPLESPET-3
+ renamed META-INF/persistence.xml to META-INF/jpa-persistence.xml since JBoss will scan it automatically
and complain about non-jta-resources declared.
2013-01-09 17:13:20 +08:00
org.springframework.samples.petclinic appointments 2013-01-09 17:13:14 +08:00
src SAMPLESPET-3 2013-01-09 17:13:20 +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