spring注解开发使用教程--整合Mybatis和Junit(二).zip
(预估有个23文件)
Spring注解开发整合Mybatis
src
test
java
com
it
service
AccontServiceTest.java
927B
main
resources
com
it
dao
AccountDao.text
1KB
jdbc.properties
122B
java
com
it
service
impl
AccountServiceImpl.java
853B
AccountService.java
299B
App.java
1008B
domain
Account.java
820B
dao
AccountDao.java
872B
config
MybatisConfig.java
1KB
JDBCConfig.java
916B
SpringConfig.java
654B
target
generated-test-sources
test-annotations
generated-sources
annotations
classes
com
it
service
AccountService.class
398B
impl
AccountServiceImpl.class
1KB
domain
Account.class
1KB
App.class
1KB
dao
AccountDao.class
912B
AccountDao.text
1KB
config
SpringConfig.class
973B
JDBCConfig.class
1KB
MybatisConfig.class
1KB
jdbc.properties
122B
test-classes
com
it
service
AccontServiceTest.class
1KB
pom.xml
2KB
暂无评论