Skip to content

canadmin/impoort-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impoort-Rest-API!

# git clone https://github.com/canadmin/impoort-api.git
* proje dizini içerisinde 
# mvn spring-boot:run

Database profile

h2 veritabanı için: 
# h2 veritabanı için: 
application.properties dosyasından 
       spring.profiles.active=test
postgresql veritabanı için:
       spring.profiles.active=dev

Releases

No releases published

Packages

No packages published

Languages