vovantamvn / cosmetics-api

API for cosmetics app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cosmetics API

Getting started

spring:
  jpa:
    hibernate:
      ddl-auto: update
  datasource:
    url: "jdbc:postgresql://localhost:5432/cosmetics"
    username: postgres
    password: postgres

About

API for cosmetics app


Languages

Language:Java 100.0%