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

init: backend repository 초기화 #15

Merged
merged 70 commits into from
Jan 9, 2024
Merged

init: backend repository 초기화 #15

merged 70 commits into from
Jan 9, 2024

Conversation

seokho-1116
Copy link
Collaborator

@seokho-1116 seokho-1116 commented Jan 8, 2024

작업 내용 (Content)

  • backend repository 초기화
  • 라이브러리 설정
  • table, entity, config 추가
  • 외부 레포지토리 추가(animated drawings)

링크 (Links)

기타 사항 (Etc)

  • init

Merge 전 필요 작업 (Checklist before merge)

  • 혹시 모르니 충돌 확인 필요

희망 리뷰 완료 일 (Expected due date)

seokho-1116 and others added 30 commits January 7, 2024 00:17
- AnimatedDrawings
- core
- notification
각 애플리케이션 초기화 및 설정
- root 디렉토리에 .gitignore 추가
- core, AnimatedDrawings에 .gitignore 수정
- git submodule 추가
- build gradle에서 plain jar 생성 못하도록 변경
- application.yml 만들어서 submodule config 보도록 수정
- docker, docker-compose 파일 추가
- 불필요한 테스트 파일 제거
- submodule url 수정
- AnimatedDrawings
- core
- notification
각 애플리케이션 초기화 및 설정
- root 디렉토리에 .gitignore 추가
- core, AnimatedDrawings에 .gitignore 수정
- build gradle에서 plain jar 생성 못하도록 변경
- application.yml 만들어서 submodule config 보도록 수정
- docker, docker-compose 파일 추가
- 불필요한 테스트 파일 제거
- 테이블 이름 단수로 변경
- 엔티티 이름 FriendReq -> FriendRequest로 변경
- 테이블 이름 단수로 변경
- 테이블 이름 단수로 변경
- 엔티티 GroupReq -> GroupRequest로 변경
- LocalDateTime -> ZonedDateTime
- 테이블 이름 단수로 변경
- 테이블 이름 단수로 변경
- 테이블 이름 단수로 변경
- Address, Image, Video 엔티티와 레포지토리를 capsule 하위로 이동
- domain 하위로 위치 조정
Copy link
Collaborator

@hangunhee39 hangunhee39 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

@seokho-1116 seokho-1116 merged commit ceea638 into develop Jan 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants