/spring-cat

what a cute cat!

Primary LanguageJava

실행

$ export GOOGLE_APPLICATION_CREDENTIALS="$(pwd)/firebase-admin.json"
$ ./gradlew bootRun

디렉토리

  • api: RESTful API
  • common:
  • config:
  • entity: 데이터 모델
  • repository: 외부와 소통 (DB 등)
  • web: Web Contollers