diff --git a/src/main/resources/spring/dao-config.xml b/src/main/resources/spring/dao-config.xml index 620f88527..9ea5c1764 100644 --- a/src/main/resources/spring/dao-config.xml +++ b/src/main/resources/spring/dao-config.xml @@ -22,6 +22,8 @@ + @@ -40,7 +42,7 @@ diff --git a/src/main/resources/spring/mvc-core-config.xml b/src/main/resources/spring/mvc-core-config.xml index 3724b0559..426f12315 100644 --- a/src/main/resources/spring/mvc-core-config.xml +++ b/src/main/resources/spring/mvc-core-config.xml @@ -20,7 +20,7 @@ - POJOs labeled with the @Controller and @Service annotations are auto-detected. --> + base-package="org.springframework.samples.petclinic.web"/>