This is a very simple Spring tutorial with Hibernate and HSQLDB. This assumes that you have gone through the tutorials
1) Setting up Java, Maven, and Eclipse
2) The “Course” table is created as per the tutorials “SQL Tutorial with HSQLDB” and “JDBC Tutorial with HSQLDB”
3) Spring 3.0 tutorial part 1 to part 3.…