Skip to content

DragFAQ/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todolist

JavaRush Test Task

To use this app, you need to:

  1. Install MySQL and configure connection to it in /webapp/WEB-INF/spring/appServlet/servlet-context.xml. Now it configured for: DBName=test User=root Password=root

  2. Install Tomcat.

  3. Download MySQL jdbc driver and put it to tomcat/lib directory.

  4. Execute ddl.sql for creating DB structure.

  5. (optionally) execute test-data.sql for fill tables with test data.

About

JavaRush Test Task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published