Skip to content

Repository files navigation

Boogakcong-BE

Backend

  • Java 17
  • Spring Boot v3.4.0
  • Gradle 7.5 이상
  • Spring Security & JWT
  • Spring Data JPA
  • PostgreSQL
  • AWS S3

How to Run

/resources/application.yml에 키값 정보를 채우고, PostgreSQL의 host, password를 알맞게 설정합니다.

설정된 프로그램 기준

url: jdbc:postgresql://localhost:5432/postgres
username: postgres
password: 123456
git clone https://github.com/ZoJim/Boogakcong-BE.git
./gradlew build
./gradlew bootRun

About

2024년 2학기 부산대학교 데이터베이스 백엔드 서버

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages