Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BE] 스프링 부트 기본 기능 추가 #7

Open
4 tasks
suna-ji opened this issue Nov 22, 2024 · 0 comments
Open
4 tasks

[BE] 스프링 부트 기본 기능 추가 #7

suna-ji opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
BE 기능 개발 기능 개발
Milestone

Comments

@suna-ji
Copy link
Member

suna-ji commented Nov 22, 2024

📌 스프링 부트 기본 기능 추가

1️⃣ 기능 설명

스프링 부트 애플리케이션에 필요한 기본적인 공통 기능을 추가합니다.
주요 내용:

  • 로깅 기능
  • 예외 처리
  • DB 연동 (필요시)
  • 환경 설정

2️⃣ 기능 구현 목적

스프링부트 기본 설정을 완료한다.

3️⃣ 기능 상세 설명

1. 로깅 기능

  • 로깅 레벨 설정
  • 로그를 파일에 저장

2. 예외 처리

  • 에러코드 추가
  • 예외 처리 공통 로직 개발

3. DB 연동

  • jpa, pgsql, queryDsl

4. 환경 설정

  • 개발/운영 환경 별 프로파일 설정 (dev, prod).

4️⃣ 고려 사항

  • 디비가 필요한지 확인 필요

5️⃣ 진행 상태

  • 분석 완료
  • 개발 시작
  • 테스트 완료
  • 배포 완료

📆 예상 일정

  • 시작일: YYYY-MM-DD
  • 종료일: YYYY-MM-DD

참고 자료

  • [관련 문서 링크]
  • [디자인 파일]
@suna-ji suna-ji added 기능 개발 기능 개발 BE labels Nov 22, 2024
@suna-ji suna-ji added this to the V1.0.0 milestone Nov 22, 2024
@since1909 since1909 self-assigned this Nov 25, 2024
since1909 added a commit that referenced this issue Nov 25, 2024
add:
index.html
application.yml

fix:
build.gradle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 기능 개발 기능 개발
Projects
None yet
Development

No branches or pull requests

2 participants