Skip to content

navope/RestAPIServerAndClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestAPIServerAndClient

RestApi server on Spring Boot and Client on Java

Условие приведено в файле TZ.pdf

Чтобы запустить проект нужно cоздать базу данных в PostgreSQL, подключить ее к intellij idea, при подключении записать URL, password и username, чтобы затем заполнить файл application.properties.origin из папки RestAPIServer/src/main/resources и изменить его название на application.properties. Так же нужно создать таблицы, используя SQL-команды из файла RestAPIServer/queries.sql.

About

RestApi server on Spring Boot and Client on Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages