Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 257 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 257 Bytes

Task - task management server

Based mainly on Java and Spring technologies.

Run

./mvnw clean spring-boot:run

Run in Docker

cd docker
docker-compose up -d

(at project's root directory)

Swagger-UI

/api-docs.html