-
- Downloads
SPR-6447
+ extracted datasource definition into a separate file to eliminate redundancy + introduce jdbc: namespace
Showing
- src/main/java/org/springframework/samples/petclinic/config/DbcpDataSourceFactory.java 0 additions, 261 deletions...ework/samples/petclinic/config/DbcpDataSourceFactory.java
- src/main/resources/jdbc.properties 3 additions, 7 deletionssrc/main/resources/jdbc.properties
- src/main/webapp/WEB-INF/applicationContext-dataSource.xml 37 additions, 0 deletionssrc/main/webapp/WEB-INF/applicationContext-dataSource.xml
- src/main/webapp/WEB-INF/applicationContext-hibernate.xml 3 additions, 26 deletionssrc/main/webapp/WEB-INF/applicationContext-hibernate.xml
- src/main/webapp/WEB-INF/applicationContext-jdbc.xml 5 additions, 32 deletionssrc/main/webapp/WEB-INF/applicationContext-jdbc.xml
- src/main/webapp/WEB-INF/applicationContext-jpa.xml 7 additions, 30 deletionssrc/main/webapp/WEB-INF/applicationContext-jpa.xml
Please register or sign in to comment