Test task. CRUD application.
- com.mysql.jdbc_5.1.5.jar need to put into TOMCAT_HOME/lib
- ddl.sql for create table
- init_data.sql for fill table
- to run use : mvn tomcat:run, or deploy crud_test_task.war into your tomcat.
- use such URL to run the application: http://localhost:8080/crud_test_task/