vitstol / phonebook

Test project for demonstrating skills

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phonebook

Test project for demonstrating skills

For build application you should run the command: "mvn install". Then , start application with command: "java -jar target/phonebook-0.0.1-SNAPSHOT.jar"

For configure connect to DB , edit phonebook/src/main/resources/application.properties file, pasting u credentials instead "???" In our case, uses MySQL.

See short swagger documentation for testing requests.

About

Test project for demonstrating skills


Languages

Language:Shell 38.2%Language:Java 32.3%Language:Batchfile 29.5%