Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Northwind Database Backend Application using Spring Boot and PostgreSQL

Notifications You must be signed in to change notification settings

ugurcandede/Spring-Boot-Northwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot

Spring Boot ile Northwind Backend Uygulaması


Projenin Hazırlanması ve Çalıştırılması

  1. Projeyi cihazınıza indirin: git clone https://github.com/ugurcandede/Spring-Boot-Northwind
  2. Projeyi IntelliJ IDEA veya Eclipse gibi bir editörle açın.
  3. PostgreSQL'i indirin ve Northwind adında veritabanı oluşturun.
  4. postgre_db.sql dosyasını PostgreSQL içinde oluşturduğunuz veritabanı içine aktarın.
  5. src/main/resources/application.properties dosyası içindeki
    • spring.datasource.url
    • spring.datasource.username
    • spring.datasource.password alanlarını uygun şekilde doldurun.

Veritabanı UML diagramı ve API Isteği

Northwind DB Diagram
Proje Çıktısı

Lisans

Proje MIT Lisansına Sahiptir, Copyright (c) 2021 Ugurcan Dede.

About

Northwind Database Backend Application using Spring Boot and PostgreSQL

Topics

Resources

Stars

Watchers

Forks

Languages