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

Feature 2/veggie document 설계 #8

Merged
merged 7 commits into from
Apr 1, 2024

Conversation

MinchoGreenT
Copy link
Contributor

  1. 채소정보 도큐먼트 작성 veggie -> veggie-info 로 컬렉션명 변경
  2. 채소 조회 쿼리 작성 ( 내 채소 등록 및 팜클럽 개설 시 필요한 정보 )
  3. MongoDB 의존성 추가 및 MySQL JPA와 레포지토리 Config 분리
  4. S3 서비스 및 컨피그에서 application-aws.yml 로부터 직접 환경변수를 가져오는 부분 수정 -> local, dev, prod yml이 aws, db를 참조하고 어플리케이션 레이어에서는 local, dev, prod만 참조해야함
  5. 전역 예외 처리 클래스 주석 해제

- veggie 도메인 이름 veggieinfo로 변경
- 채소 정보 조회 api (이름, 이미지, 재배기간, 난이도)
# Conflicts:
#	src/main/java/com/modernfarmer/farmusspring/infra/s3/S3Config.java
- 팜클럽 생성 시 필요한 채소정보 쿼리 및 서비스
@Ryeolee
Copy link
Contributor

Ryeolee commented Apr 1, 2024

확인했습니다! 머지해주세요!
아 그리고 region .yml 파일 노션에 업뎃 한 번 부탁드립니다.

@MinchoGreenT
Copy link
Contributor Author

확인했습니다! 머지해주세요! 아 그리고 region .yml 파일 노션에 업뎃 한 번 부탁드립니다.

수정했고 ddl-auto부분은 신경써서 실행해주세여~

@MinchoGreenT MinchoGreenT merged commit 184d610 into dev Apr 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants