highcansavci / studentms

Zyfera Junior Developer Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zyfera Junior Developer Assignment / Student Microservice.
Tests are added. Dockerization of the microservices are done.
The project uses PostgreSQL and Java Spring Boot backend.
The project is created with monolithic architecture and has only one Create REST Endpoint as requested.

Installation:

  • Run in the detach mode from the docker file in the root directory. docker-compose up -d
  • Set up student database using pgAdmin.
  • Run docker-compose up -d to ensure the student microservice is up and running.
  • Check pgAdmin to see the student database is up and running.

About

Zyfera Junior Developer Assignment


Languages

Language:Java 100.0%