Skip to content

tdmitriy/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager technical task implementation

How to run:

  1. clone the project
  2. open mysql console and use db_init.sql script (script inside resource folder) to create database
  3. create database.properties file from database.properties.example and fill it with your db details
  4. to build the project and get the executable jar you can use maven and type mvn clean compile package

About

Test task with raw jdbc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages