Skip to content

zeynepyldrm/SpringBoot-PostgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot-PostgreSQL

It is a rest api that provides crud and basic authentication with interceptors.

Used Technologies

Spring Boot Web Framework
PostgreSQL Database
JPA Hibernate ORM
Maven Package Manager

Features

  • CRUD operations for category
  • Basic Authentication
  • Up to n paroducts definitions can be made for one category.

How To Run

1- Clone the repository with the command

 git clone https://github.com/zeynepyldrm/SpringBoot-PostgreSQL

2- Run containers with makefile these command

  make run

Or if you want to run it with docker compose

2- Get build in dockerfile and go into the file and run these commands

  docker-compose build ./
  docker-compose -f docker-compose.yml up -d

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors