- 휴가, 수업 테이블은 제외 (통신 확인은 공지사항으로 일단 테스트, 추후 추가 예정) 예시) - 요청(@RequestParam) GET localhost:8080/api/calendar?year="연도"&month="월" - 응답 Dto) List<NoticeDto> Service) getMonthlySchedule (요청한 연/월에 해당하는 공지 전체 데이터 불러오기)