Skip to content

RealMatchTeam/BE

Repository files navigation

version

  • Spring Boot 3.5.9
  • JDK 21

아래 명령어를 이용하여 convention을 지켜주세요

git config core.hooksPath .githooks

아래 명령어를 이용해서 코드 스타일을 준수했는지 확인해주세요

./gradlew checkstyleMain checkstyleTest

아래 명령어를 통해 쉽게 도커 컨테이너에서 사용할 수 있습니다.

./gradlew clean build -x test
docker-compose up --build -d# BE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published