-
Notifications
You must be signed in to change notification settings - Fork 60
Spring in Practice, Chapter 2
springinpractice/sip02
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
======================================================================================================================== README - Spring in Practice Recipe 2.1 Copyright (c) 2013 Manning Publications Co. Willie Wheeler (willie.wheeler@gmail.com) Book: http://manning.com/wheeler/ Blog: http://springinpractice.com/ Code: https://github.com/springinpractice ======================================================================================================================== Shows how to use Spring's JdbcTemplate for data access.