Practical Task 3 (JDBC)
##Task description:
Based on the home task performed for Spring Core (1.1-1.10) do the following:
Create DAO objects that use JDBCTemplate to store and retrieve data from DB.
Based on the home task performed for Spring Aspects (2.1-2.2) do the following:
Add DAO object to store all counters into the database.