mash-up-kr / ACM-Backend

11기 앺최몇 프로젝트 서버
25 stars 1 forks source link
kotlin mash-up-11th spring spring-team

ACM-backend

매쉬업 11기 앱최몇 팀 백엔드 repository 입니다.

Getting Started

Prerequisites

Installation

1. Download project

git clone https://github.com/mash-up-kr/ACM-Backend.git

2. Run

Gradle wrapper
./gradlew :acm-api:bootRun --args='--spring.profiles.active=local,swagger --jasypt.encryptor.password={암호화키}'
Intellij

intellij_run_configuration