Spring 5.0 Cookbook
上QQ阅读APP看书,第一时间看更新

Implementing the DAO layer using the Spring JDBC Framework

After identifying the appropriate DataSource implementation, we are now ready to establish the database transactions in our Spring MVC application.