Skip to content

SachukS/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEST TASK

This is the simple RESTfull Spring Boot Application, with some integration tests. All acceptance done according to task list, if you want i can add frontend part in Angular.

What is this repository for?

  • This repository is for test spring boot app and author skills
  • Version 1.0
  • Simple documentation Swagger URL
  • Testing via postman

How to set up?(example)

  • MySQL is using
  • mvn clean install
  • mvn spring-boot:run

Docker (DB and front also dockerized)

  • mvn clean install
  • docker build -t test-app:1.0 .
  • docker-compose up

To start using

  • localhost:4200
  • first you need to register new user (user with username containing 'admin' will have ADMIN role)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors