Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 731 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 731 Bytes

Spring

TestSpring

使用maven构建项目,spring mvc,spring,分别与jdbctemplate,hibernate,mybatis全注解整合,其中包括包含有spring动态代理,数据库的事务处理。以及动态数据源的切换! 最新新增了ehcache缓存的应用

TestSpringWithoutMaven

使用导入包的方法构建项目,spring mvc,spring,分别与jdbctemplate,hibernate,mybatis全注解整合,其中包括包含有spring动态代理,数据库的事务处理。以及动态数据源的切换!

EHCACHE

mybatis,加入了ehcache缓存