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

학교 급식, 일정, 학교 정보 받아오기 #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Hott-J
Copy link
Member

@Hott-J Hott-J commented Oct 4, 2022

시간관계상 동작만 하는 코딩을 하였다. ㅎㅎ
추후에 배치와 docker-compose 로 몽고 레플리카를 구축할 예정이다.

  • 학교 기본 정보 받아오기
  • 학교 급식
  • 학교 일정

Hott-J added 4 commits October 4, 2022 11:29
프로젝트 환경설정을 세팅하였다.
- java11, spring-boot 2.7.4, mongo, feign-client
api 호출을 위해 open-feign 을 사용하였다.
해당 모듈을 사용하기위한 환경 설정을 진행하였다.
추가적으로 yml 에 몽고관련 설정도 되어있다.
properties 가 아닌 yml 을 이용하였다.
기본 정보 호출하여 이를 몽고 디비에 적재하는 코드를 작성하였다.
@Hott-J Hott-J requested a review from raiders032 October 4, 2022 02:35
@Hott-J Hott-J self-assigned this Oct 4, 2022
@Hott-J Hott-J added the enhancement New feature or request label Oct 4, 2022
@Hott-J Hott-J linked an issue Oct 4, 2022 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

학교 급식, 일정, 학교 정보 받아오기
1 participant