www.creamhouse.net → Spring Boot 앱 → mysql / thub_prd_db
Day-1 실행 정보 없음 — 런북 미수집. 런북 분석(runbook-analysis)을 실행하면 빌드·실행 명령이 표시됩니다.
심각 0 · 주의 3 · 참고 0
아키텍처 도출 주의
실선 = 직접 도출(derived) · 점선 = 추정(inferred)
런북 미수집 — 런북 분석(runbook-analysis)을 실행하면 빌드·실행 명령·필수 env·CI/CD·배포가 표시됩니다.
인증/인가 미수집 — 런북 분석(runbook-analysis)이 있어야 인증 방식·인가 규칙이 도출됩니다.
CVE 미수집 — 의존성 CVE 스캔(cve-scan)을 실행하면 취약점 요약·버전 목록이 표시됩니다.
테스트 현황 미수집 — 런북 분석에서 테스트 신호(파일·프레임워크·커버리지 설정)를 감지하지 못했습니다.
한 기능(=화면→엔드포인트)을 한 줄로 합칩니다(dedup) — 종단 테이블이 여러 개면 함께 나열. 테이블 칸의 ✕ 끊김 은 백엔드 사슬이 테이블까지 닿지 못했다는 정직 표기입니다.
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /experts/techBoardDetail.do | * /experts/techBoardDetail.do | ExternalExpertsController#techBoardDeailFunction | ExternalViewService#updateViewCount | ExternalCommon#updateBlogView, ExternalCommon#updateVlogView | tb_board, tb_ext_vlog | 추정 |
| · 기타 | — | * /opensource/techBoardDetail.do | * /opensource/techBoardDetail.do | ExternalOpensourceController#techBoardDeailFunction | ExternalViewService#updateViewCount | ExternalCommon#updateBlogView, ExternalCommon#updateVlogView | tb_board, tb_ext_vlog | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /tid/bridge.do | * /tid/bridge.do | TIDController#tidBridge | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /blog/news/techNewsDetail.do | * /blog/news/techNewsDetail.do | ExternalBlogController#techNewsTechDeailFunction | ExternalViewService#updateViewCount | ExternalCommon#updateBlogView, ExternalCommon#updateVlogView | tb_board, tb_ext_vlog | 추정 |
| · 기타 | — | * /blog/testNews.do | * /blog/testNews.do | ExternalBlogController#testNews | ExternalViewService#updateViewCount | ExternalCommon#updateBlogView, ExternalCommon#updateVlogView | tb_board, tb_ext_vlog | 추정 |
| · 기타 | — | * /community/detail.do | * /community/detail.do | ExternalCommunityController#detail | ExternalViewService#updateViewCount | ExternalCommon#updateBlogView, ExternalCommon#updateVlogView | tb_board, tb_ext_vlog | 추정 |
| · 기타 | — | * /experts/storyDetail.do | * /experts/storyDetail.do | ExternalExpertsController#getStoryDetail | ExternalExpertsService#selectMasterStoryIdPreNext, ExternalViewService#updateViewCount | Experts#selectMasterStoryIdPreNext, ExternalCommon#updateBlogView, ExternalCommon#updateVlogView | tb_board, tb_ext_vlog, tb_master_story | 추정 |
| · 기타 | — | * /search/techBoardDetail.do | * /search/techBoardDetail.do | ExternalSearchController#techBoardDeailFunction | ExternalSearchService#selectSearchBLogIdList, ExternalViewService#updateViewCount | ExternalCommon#updateVlogView, ExternalSearch#selectSearchBLogIdList | tb_board, tb_board_community_map, tb_category, tb_community, tb_ext_vlog, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/aiFellowshipTemplateDownload.do | * /community/aiFellowshipTemplateDownload.do | ExternalCommunityController#aiFellowshipTemplateDownload | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /download.do | * /download.do | DownloadController#download | FileService#getFileInfo | FileDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /downloadS3.do | * /downloadS3.do | DownloadController#downloadS3 | FileService#getFileInfo | FileDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/selectLoginAjaxForSkCom.do | * /internal/selectLoginAjaxForSkCom.do | LoginController#selectLoginAjaxForSkCom | UserService#addUserLoginLog | PointDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/tdeLogout.do | * /internal/tdeLogout.do | CrowdClientController#tdeLogout | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /sns/auth/google.do | * /sns/auth/google.do | ExternalSnsLoginController#loginPage | GoogleOAuthService#getRequestLoginUrl | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /sns/auth/kakao.do | * /sns/auth/kakao.do | ExternalSnsLoginController#getKakaoAuthUrl | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /sns/auth/naver.do | * /sns/auth/naver.do | ExternalSnsLoginController#naverLogin | NaverOAuthService#getRequestLoginUrl | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /sns/auth/tid.do | * /sns/auth/tid.do | ExternalSnsLoginController#getTidAuthUrl | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /newapp.do | * /newapp.do | ExternalMainController#indexApp | ExternalVlogService#selectPopularVLogMain | Vlog#selectPopularVLogMain | tb_ext_board_reply, tb_ext_like, tb_ext_vlog, tb_file | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /indexBanner.do | * /indexBanner.do | ExternalMainController#indexBanner | ExternalMainService#selectExternalMainBanner | ExternalMainDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /indexBlog.do | * /indexBlog.do | ExternalMainController#indexBlog | ExternalMainService#externalBoardListMobile | ExternalMainDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /indexCommunityFeed.do | * /indexCommunityFeed.do | ExternalMainController#indexCommunityFeed | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /indexExpert.do | * /indexExpert.do | ExternalMainController#indexExpert | ExternalExpertsService#selectMajorCommunityCountForMain, ExternalExpertsService#selectMasterListForIndex | Experts#selectMajorCommunityCountForMain, Experts#selectMasterListForIndex | tb_community, tb_file, tb_master_info, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /indexVideo.do | * /indexVideo.do | ExternalMainController#indexVideo | ExternalVlogService#selectPopularVLogMain | Vlog#selectPopularVLogMain | tb_ext_board_reply, tb_ext_like, tb_ext_vlog, tb_file | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * / | * / | ExternalMainController#index | ExternalMainService#selectMainRightBanner | ExternalMainDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /sns/auth/apple/callback.do | * /sns/auth/apple/callback.do | ExternalSnsLoginController#oauth_apple | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /blog/sub/index.do | * /blog/sub/index.do | ExternalBlogController#indexNews | ExternalBlogService#getExternalTechBoardCommunityTypeList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /blog/index.do | * /blog/index.do | ExternalBlogController#index | ExternalBlogService#selectCommunityByMenuParameter | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /blog/tags/index.do | * /blog/tags/index.do | ExternalBlogController#indexTags | ExternalBlogService#externalAllBlogBoardCount | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /blog/writer/index.do | * /blog/writer/index.do | ExternalBlogController#indexWriter | ExternalBlogService#externalAllBlogBoardCount | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /vlog/index.do | * /vlog/index.do | ExternalVlogController#index | ExternalVlogService#getVLogTrending, ExternalVlogService#selectVlogRightBanner | Vlog#selectVLogTrending, Vlog#selectVlogRightBanner | tb_ext_board_reply, tb_ext_like, tb_ext_top_img, tb_ext_vlog, tb_file | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /vlog/interview/list.do | * /vlog/interview/list.do | ExternalVlogController#interviewList | ExternalVlogService#getVLogListWithPaging, ExternalVlogService#selectVlogRightBanner | Vlog#selectVLogList, Vlog#selectVlogRightBanner | tb_ext_board_reply, tb_ext_like, tb_ext_top_img, tb_ext_vlog, tb_file | 추정 |
| · 기타 | — | * /vlog/lecture/list.do | * /vlog/lecture/list.do | ExternalVlogController#lectureList | ExternalVlogService#getVLogListWithPaging, ExternalVlogService#selectVlogRightBanner | Vlog#selectVLogList, Vlog#selectVlogRightBanner | tb_ext_board_reply, tb_ext_like, tb_ext_top_img, tb_ext_vlog, tb_file | 추정 |
| · 기타 | — | * /vlog/seminar/list.do | * /vlog/seminar/list.do | ExternalVlogController#seminarList | ExternalVlogService#getVLogListWithPaging, ExternalVlogService#selectVlogRightBanner | Vlog#selectVLogList, Vlog#selectVlogRightBanner | tb_ext_board_reply, tb_ext_like, tb_ext_top_img, tb_ext_vlog, tb_file | 추정 |
| · 기타 | — | * /vlog/submmit/list.do | * /vlog/submmit/list.do | ExternalVlogController#submmitList | ExternalVlogService#getVLogListWithPaging, ExternalVlogService#selectSubmitCategoryCode, ExternalVlogService#selectVlogRightBanner | Vlog#selectSubmitCategoryCode, Vlog#selectVLogList, Vlog#selectVlogRightBanner | tb_cd, tb_ext_board_reply, tb_ext_like, tb_ext_top_img, tb_ext_vlog, tb_file | 추정 |
| · 기타 | — | * /vlog/thinking/list.do | * /vlog/thinking/list.do | ExternalVlogController#thinkingList | ExternalVlogService#getVLogListWithPaging, ExternalVlogService#selectVlogRightBanner | Vlog#selectVLogList, Vlog#selectVlogRightBanner | tb_ext_board_reply, tb_ext_like, tb_ext_top_img, tb_ext_vlog, tb_file | 추정 |
| · 기타 | — | * /vlog/trending/list.do | * /vlog/trending/list.do | ExternalVlogController#trendingList | ExternalVlogService#getVLogListWithPaging, ExternalVlogService#selectVlogRightBanner | Vlog#selectVLogList, Vlog#selectVlogRightBanner | tb_ext_board_reply, tb_ext_like, tb_ext_top_img, tb_ext_vlog, tb_file | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /vlog/view.do | * /vlog/view.do | ExternalVlogController#view | ExternalViewService#updateViewCount, ExternalVlogService#getVLogTrendingItem, ExternalVlogService#selectVlogRightBanner | ExternalCommon#updateBlogView, Vlog#selectVLogTrendingItem, Vlog#selectVlogRightBanner | tb_board, tb_ext_board_reply, tb_ext_like, tb_ext_top_img, tb_ext_vlog, tb_file | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /experts/index.do | * /experts/index.do | ExternalExpertsController#index | ExternalExpertsService#selectCategoryList, ExternalExpertsService#selectMasterList, ExternalExpertsService#selectMasterStoryList | Experts#selectCategoryList, Experts#selectMasterList, Experts#selectMasterStoryList | dual, tb_board, tb_board_community_map, tb_category, tb_community, tb_ext_board_reply, tb_ext_like, tb_ext_user_info, tb_file, tb_follow, tb_like, tb_master_comm, tb_master_info, tb_master_story, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /experts/expertsViewBlog.do | * /experts/expertsViewBlog.do | ExternalExpertsController#expertViewBlog | ExternalBlogService#getAllBlogBoardIdList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /experts/expertsViewStory.do | * /experts/expertsViewStory.do | ExternalExpertsController#expertViewStory | ExternalExpertsService#selectMasterStoryList | Experts#selectMasterStoryList | dual, tb_board, tb_board_community_map, tb_community, tb_ext_board_reply, tb_ext_like, tb_ext_user_info, tb_file, tb_like, tb_master_info, tb_master_story, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /experts/view.do | * /experts/view.do | ExternalExpertsController#view | ExternalExpertsService#selectMasterInfo | Experts#selectMasterInfo | tb_board, tb_community, tb_ext_community_post, tb_ext_user_info, tb_file, tb_follow, tb_master_comm, tb_master_info, tb_master_story, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /opensource/index.do | * /opensource/index.do | ExternalOpensourceController#index | ExternalBlogService#getUserPhoto | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /events/view/apply.do | * /events/view/apply.do | ExternalEventsController#apply | ExternalEventsService#selectEventApplyView | Events#selectEventApplyView | tb_ext_event_entrant, tb_ext_event_master, tb_ext_events_apply, tb_ext_user_mileage, tb_file, tb_point_policy | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /events/index.do | * /events/index.do | ExternalEventsController#index | ExternalEventsService#selectCareersUrl, ExternalEventsService#selectEventList | Events#selectCareersUrl, Events#selectEventList | tb_cd, tb_ext_event_entrant, tb_ext_event_master, tb_ext_events_apply, tb_ext_user_mileage, tb_file, tb_point_policy | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /events/programmingForm.do | * /events/programmingForm.do | ExternalEventsController#goProgrammingForm | ExternalEventsService#selectEventView | Events#selectEventView | tb_ext_event_entrant, tb_ext_event_master, tb_ext_events_apply, tb_ext_user_mileage, tb_file, tb_point_policy | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /about/family.do | * /about/family.do | ExternalAboutController#family | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /about/index.do | * /about/index.do | ExternalAboutController#about | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /about/introduce.do | * /about/introduce.do | ExternalAboutController#introduce | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /about/letter.do | * /about/letter.do | ExternalAboutController#letter | ExternalNotificationService#selectLetter, ExternalNotificationService#selectLetterListNew | ExternalCommon#selectLetter, ExternalCommon#selectLetterListNew | tb_cd, tb_ext_letter | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /about/support.do | * /about/support.do | ExternalAboutController#supportIntroduce | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /app/index.do | * /app/index.do | ExternalAboutController#appDownloadPage | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /letter/unsubscribe.do | * /letter/unsubscribe.do | ExternalAboutController#letterUnsubscribe | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /letter/letterDetailPage.do | * /letter/letterDetailPage.do | ExternalAboutController#letterDetailPage | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /notification/list.do | * /notification/list.do | ExternalNotificationController#notificationList | ExternalNotificationService#selectNotificationList, TIDService#selectTidInfo | ExternalCommon#selectNotificationList, TID#selectLoginInfo | dual, tb_ext_user_info, tb_ext_user_login_log, tb_ext_user_mileage, tb_ext_user_notification, tb_file, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /common/notificationPop.do | * /common/notificationPop.do | ExternalNotificationController#viewNotificationPop | ExternalNotificationService#appNotificationList, TIDService#selectTidInfo | ExternalCommon#appNotificationList, TID#selectLoginInfo | dual, tb_ext_event_master, tb_ext_user_info, tb_ext_user_login_log, tb_ext_user_mileage, tb_ext_user_notification, tb_file, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /my/mileage/list.do | * /my/mileage/list.do | ExternalMileageController#mileagedList | ExternalMileageService#selectMileage, TIDService#selectTidInfo | Mileage#selectMileage, TID#selectLoginInfo | dual, tb_ext_user_info, tb_ext_user_login_log, tb_ext_user_mileage, tb_file, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /tid/callback/login.do | * /tid/callback/login.do | TIDController#tidLoginCallback | — | — | ✕ 끊김 | 추정 |
| · 기타 | — | * /tid/callback/logout.do | * /tid/callback/logout.do | TIDController#tidLogoutCallback | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /integration/account/find/result.do | * /integration/account/find/result.do | ExternalIntegrationController#findResult | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /integration/account/find.do | * /integration/account/find.do | ExternalIntegrationController#find | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /integration/index.do | * /integration/index.do | ExternalIntegrationController#index | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /integration/account/register/index.do | * /integration/account/register/index.do | ExternalIntegrationController#register | ExternalIntegrationService#insertTempAccount, ExternalIntegrationService#selectOrgList | Integration#insertIntegrationRegister, Integration#selectOrgList | tb_cd, tb_user_register | 추정 |
| · 기타 | — | * /integration/account/register/register.do | * /integration/account/register/register.do | ExternalIntegrationController#register | ExternalIntegrationService#insertTempAccount, ExternalIntegrationService#selectOrgList | Integration#insertIntegrationRegister, Integration#selectOrgList | tb_cd, tb_user_register | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /integration/account/register/auth.do | * /integration/account/register/auth.do | ExternalIntegrationController#auth | ExternalIntegrationService#insertUserInfo, ExternalIntegrationService#selectTempAccount | Integration, Integration#selectTempAccount | tb_cd, tb_ext_integration_log, tb_ext_user_info, tb_user_info, tb_user_register | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /notice/list.do | * /notice/list.do | ExternalNoticeController#noticeList | ExternalNoticeService#selectNotice, TIDService#selectTidInfo | Notice#selectNotice, TID#selectLoginInfo | dual, tb_banner, tb_ext_user_info, tb_ext_user_login_log, tb_ext_user_mileage, tb_file, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /notice/view.do | * /notice/view.do | ExternalNoticeController#noticeView | ExternalNoticeService#selectNoticeView | Notice#selectNoticeView | tb_banner | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /qna/ask.do | * /qna/ask.do | ExternalQnaController#goQnaPage | ExternalQnaService#selectQnaCode | ExternalQna#selectQnaCode | tb_cd | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/supportList.do | * /community/supportList.do | ExternalCommunityController#sponsoredEventList | ExternalBlogService#getExternalTechBoardCommunityTypeList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/youngList.do | * /community/youngList.do | ExternalCommunityController#youngList | ExternalBlogService#getExternalTechBoardCommunityList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/aiFellowship.do | * /community/aiFellowship.do | ExternalCommunityController#aiFellowshipList | — | — | ✕ 끊김 | 추정 |
| · 기타 | — | * /community/aiFellowshipAbout.do | * /community/aiFellowshipAbout.do | ExternalCommunityController#aiFellowshipAbout | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/aiFellowshipHistory.do | * /community/aiFellowshipHistory.do | ExternalCommunityController#aiFellowshipHistory | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/aiFellowshipNews.do | * /community/aiFellowshipNews.do | ExternalCommunityController#aiFellowshipNews | ExternalBlogService#getExternalTechBoardCommunityList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/aiFellowshipProject.do | * /community/aiFellowshipProject.do | ExternalCommunityController#aiFellowshipProject | ExternalBlogService#getExternalTechBoardCommunityList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/aiFellowshipList.do | * /community/aiFellowshipList.do | ExternalCommunityController#aiFellowshipRecord | ExternalBlogService#getExternalTechBoardCommunityList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/aiFellowshipRecruitment.do | * /community/aiFellowshipRecruitment.do | ExternalCommunityController#aiFellowshipRecruitment | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/hackathonInfo.do | * /community/hackathonInfo.do | ExternalCommunityController#hackathonInfo | ExternalAboutService#selectCheckProposerCnt | ExternalAbout#selectCheckProposerCnt | tb_ext_program_form, tb_ext_program_proposer | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/openLabNews.do | * /community/openLabNews.do | ExternalCommunityController#openLabNews | ExternalBlogService#selectOpenLabYearList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/openLabProjectInternal.do | * /community/openLabProjectInternal.do | ExternalCommunityController#openLabProjectInternal | ExternalBlogService#selectOpenLabYearList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/openLabProject.do | * /community/openLabProject.do | ExternalCommunityController#openLabProject | ExternalBlogService#selectOpenLabYearList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /community/openLabRecruitment.do | * /community/openLabRecruitment.do | ExternalCommunityController#openLabRecruitment | — | — | ✕ 끊김 | 추정 |
| · 기타 | — | * /community/studyList.do | * /community/studyList.do | ExternalCommunityController#studyList | ExternalBlogService#getExternalTechBoardCommunityTypeList | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /story/storyAi.do | * /story/storyAi.do | ExternalStoryController#setStoryAi | ExternalBlogService#externalBlogBoardCount | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /story/index.do | * /story/index.do | ExternalStoryController#goStoryIndexPage | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /story/storyOpenLab.do | * /story/storyOpenLab.do | ExternalStoryController#setStoryOpenLab | ExternalBlogService#externalBlogBoardCount | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /story/storyYoung.do | * /story/storyYoung.do | ExternalStoryController#setStoryYoung | ExternalBlogService#externalBlogBoardCount | ExternalBlogDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /ai/devotee | * /ai/devotee | ExternalAiController#index | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /blog/techBoardDetail.do | * /blog/techBoardDetail.do | ExternalBlogController#techBoardDeailFunction | ExternalViewService#updateViewCount | ExternalCommon#updateBlogView, ExternalCommon#updateVlogView | tb_board, tb_ext_vlog | 추정 |
| · 기타 | — | * /community/list.do | * /community/list.do | ExternalCommunityController#communityList | ExternalCommunityService#selectCommunityPostInfoForShare | ExternalCommunity#selectCommunityPostInfoForShare | tb_ext_community_post, tb_ext_community_post_file | 추정 |
| · 기타 | — | * /events/view.do | * /events/view.do | ExternalEventsController#view | ExternalEventsService#selectAdventCalendar, ExternalEventsService#selectEventQuizItemList, ExternalEventsService#selectEventView, ExternalEventsService#selectStampTotalCnt, ExternalEventsService#selectTechSummitBadgeList | Events#selectAdventCalendar, Events#selectEventQuizItemList, Events#selectEventView, Events#selectStampTotalCnt, Events#selectTechSummitBadgeList | tb_ext_advent_calendar_history, tb_ext_advent_calendar_info, tb_ext_badge_info, tb_ext_badge_user, tb_ext_event_answer_sheet, tb_ext_event_entrant, tb_ext_event_master, tb_ext_events_apply, tb_ext_stamp_event, tb_ext_user_mileage, tb_file, tb_point_policy | 추정 |
| · 기타 | — | * /qr_badge | * /qr_badge | ExternalAboutController#qrBadge | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /common/brower/notsupport.do | * /common/brower/notsupport.do | ErrorHandler#notBrowerSupport | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /common/search.do | * /common/search.do | ExternalSearchController#searchList | ExternalSearchService#selectSearchList, ExternalSearchService#selectSearchListCnt | ExternalSearch#selectSearchList, ExternalSearch#selectSearchListCnt | tb_board, tb_board_community_map, tb_category, tb_community, tb_ext_board_reply, tb_ext_like, tb_ext_user_info, tb_file, tb_master_info, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /common/community/search.do | * /common/community/search.do | ExternalSearchController#searchCommunityList | ApiMemberService#selectMemberInfoByAccessToken, ExternalSearchService#selectSearchCommunityList, ExternalSearchService#selectSearchCommunityListCnt | ApiMemberDAO#selectMemberInfoByAccessToken, ExternalSearch#selectSearchCommunityList, ExternalSearch#selectSearchCommunityListCnt | tb_board, tb_ext_access_token, tb_ext_badge_info, tb_ext_badge_user, tb_ext_community_category, tb_ext_community_post, tb_ext_community_post_like, tb_ext_community_post_subscribe, tb_ext_community_post_tag, tb_ext_community_reply, tb_ext_user_block, tb_ext_user_info, tb_file, tb_master_info, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /common/experts/search.do | * /common/experts/search.do | ExternalSearchController#searchExpertsList | ExternalSearchService#selectSearchExpertList, ExternalSearchService#selectSearchExpertListCnt | ExternalSearch#selectSearchExpertList, ExternalSearch#selectSearchExpertListCnt | tb_board, tb_community, tb_file, tb_follow, tb_master_comm, tb_master_info, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /common/search/appIndex.do | * /common/search/appIndex.do | ExternalSearchController#appSearchIndex | ApiMemberService#selectMemberInfoByAccessToken, ExternalSearchService#insertSearchKeyword, ExternalSearchService#selectSearchExpertList, ExternalSearchService#selectSearchList, ExternalSearchService#selectSearchUserList | ApiMemberDAO#selectMemberInfoByAccessToken, ExternalSearch#insertSearchKeyword, ExternalSearch#selectSearchExpertList, ExternalSearch#selectSearchList, ExternalSearch#selectSearchUserList | tb_board, tb_board_community_map, tb_category, tb_cd, tb_community, tb_ext_access_token, tb_ext_board_reply, tb_ext_like, tb_ext_search_keyword, tb_ext_user_info, tb_file, tb_follow, tb_master_comm, tb_master_info, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /common/searchInit/search.do | * /common/searchInit/search.do | ExternalSearchController#searchInit | ExternalSearchService#selectCommunityPostForSearch, ExternalSearchService#selectWeeklySearchKeyword | ExternalSearch#selectCommunityPostForSearch, ExternalSearch#selectWeeklySearchKeyword | tb_board, tb_ext_community_category, tb_ext_community_post, tb_ext_community_post_bookmark, tb_ext_community_post_file, tb_ext_community_post_like, tb_ext_community_reply, tb_ext_search_keyword, tb_ext_user_info, tb_file | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /common/story/search.do | * /common/story/search.do | ExternalSearchController#searchStoryList | ExternalSearchService#selectSearchList, ExternalSearchService#selectSearchListCnt | ExternalSearch#selectSearchList, ExternalSearch#selectSearchListCnt | tb_board, tb_board_community_map, tb_category, tb_community, tb_ext_board_reply, tb_ext_like, tb_ext_user_info, tb_file, tb_master_info, tb_user_info | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /common/user/search.do | * /common/user/search.do | ExternalSearchController#searchUserList | ExternalSearchService#selectSearchUserList, ExternalSearchService#selectSearchUserListCnt | ExternalSearch#selectSearchUserList, ExternalSearch#selectSearchUserListCnt | tb_cd, tb_ext_user_info, tb_file | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /server/maintenance.do | * /server/maintenance.do | ExternalServerController#goServerPage | ExternalServerService#selectServerMaintenanceInfo | ExternalCommon#selectServerMaintenanceInfo | tb_ext_server_management | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /login/serverError.do | * /login/serverError.do | ExternalLoginController#serverError | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /terms/index.do | * /terms/index.do | ExternalTermsController#terms | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /blog/rss.do | * /blog/rss.do | ExternalMainController#getBlogRSSFeed | ExternalMainService#externalBoardList | ExternalMainDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/board/modifyArticleFormForAjax.do | * /internal/board/modifyArticleFormForAjax.do | BoardController#modifyArticleFormForAjax | BoardService#selectArticle | BoardDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/board/viewArticle.do | * /internal/board/viewArticle.do | BoardController#viewArticle | BoardService#selectArticle | BoardDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/board/viewArticleForAjax.do | * /internal/board/viewArticleForAjax.do | BoardController#viewArticleForAjax | BoardService#selectArticle | BoardDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/board/communityArticleList.do | * /internal/board/communityArticleList.do | BoardController#communityArticleList | CategoryService#getUserBoardTypeListInMemory | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/board/followerArticleList.do | * /internal/board/followerArticleList.do | BoardController#followerArticleList | BoardService#selectFollowList | BoardDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/board/keepArticleList.do | * /internal/board/keepArticleList.do | BoardController#keepArticleList | CategoryService#getUserBoardTypeListInMemory | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/board/pop/articleReplyForm.do | * /internal/board/pop/articleReplyForm.do | BoardController#communityForm | BoardService#selectArticleReply | BoardDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/board/previewBlog.do | * /internal/board/previewBlog.do | BoardController#previewBlog | MypageService#getUserBadge | MypageDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/collaborationAction.do | * /internal/collaborationAction.do | CollaborationActionController#rank | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/collaborationForm.do | * /internal/collaborationForm.do | CollaborationBoardController#collaborationForm | CollaborationCommonService#getCollaborationUserInfo | CollaborationCommonDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/collaborationList.do | * /internal/collaborationList.do | CollaborationBoardController#collaborationList | CollaborationBoardService#getBizDomain | CollaborationBoardDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/collaborationMain.do | * /internal/collaborationMain.do | CollaborationCommonController#collaborationMain | CollaborationBoardService#getCollaborationMainTop5 | CollaborationBoardDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/collaborationNoti.do | * /internal/collaborationNoti.do | CollaborationNotiController#collaborationMain | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/collaborationPoint.do | * /internal/collaborationPoint.do | CollaborationPointController#collaborationPoint | CollaborationPointService#getMyCollaborationPointInfo | CollaborationPointDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/collaborationRank.do | * /internal/collaborationRank.do | CollaborationRankController#rank | CollaborationRankService#selectCollaborationRankYear | CollaborationRankDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/collaborationView.do | * /internal/collaborationView.do | CollaborationBoardController#collaborationView | CollaborationCommonService#getCollaborationUserInfo | CollaborationCommonDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/healthCheck.do | * /internal/healthCheck.do | MainController#healthCheck | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/community/communityListView.do | * /internal/community/communityListView.do | CommunityController#communityListView | CommunityService#selectCommunityListInMemory | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal/ehcache/ehCacheStatView.do | * /internal/ehcache/ehCacheStatView.do | EhCacheController#ehCacheStatView | — | — | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /internal | * /internal | MainController#index | CategoryService#getTopTagList | CategoryDao | ✕ 끊김 | 추정 |
| 기능 | 메서드 | 엔드포인트 | 라우트 | 컨트롤러#핸들러 | 서비스 | 매퍼 | 테이블 | 신뢰도 |
|---|---|---|---|---|---|---|---|---|
| · 기타 | — | * /about/channelUrl.do | * /about/channelUrl.do | ExternalAboutController#channelUrl | — | — | ✕ 끊김 | 추정 |
| · 기타 | — | * /about/insertAnswer.do | * /about/insertAnswer.do | ExternalAboutController#insertAnswer | ExternalAboutService#insertProposerAnswer, ExternalAboutService#selectCheckProposerCnt | ExternalAbout#insertProposerAnswer, ExternalAbout#selectCheckProposerCnt | tb_ext_program_answer, tb_ext_program_form, tb_ext_program_proposer | 추정 |
| · 기타 | — | * /about/letterDetail.do | * /about/letterDetail.do | ExternalAboutController#letterDetail | ExternalNotificationService#selectLetterDetail | ExternalCommon#selectLetterDetail | tb_ext_letter | 추정 |
| · 기타 | — | * /appMain/communityBookmark.do | * /appMain/communityBookmark.do | ExternalMainController#communityBookmark | ExternalMainService#didCommunityBookmark | ExternalMainDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /appMain/communityLike.do | * /appMain/communityLike.do | ExternalMainController#communityLike | ExternalMainService#didCommunityLike | ExternalMainDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /appMain/getCommunityImgList.do | * /appMain/getCommunityImgList.do | ExternalMainController#getImgPathList | ExternalMainService#getImagesPath | ExternalMainDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /appMain/getCommunityInfoForShare.do | * /appMain/getCommunityInfoForShare.do | ExternalMainController#getCommunityInfoForShare | ExternalMainService#getCommunityInfoForShare | ExternalMainDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /blog/techBlogDataCheck | * /blog/techBlogDataCheck | ExternalBlogController#GettechBoardCheckData | ExternalBlogService#getCheckData | ExternalBlogDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /blog/techBoardList.do | * /blog/techBoardList.do | ExternalBlogController#techBoardGetList | ExternalBlogService#externalBlogBoardCount | ExternalBlogDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /blog/techNewsDataCheck | * /blog/techNewsDataCheck | ExternalBlogController#GetTechNewsCheckData | ExternalBlogService#getCheckNewsData | ExternalBlogDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /common/searchInit/saveSearchKeyword.do | * /common/searchInit/saveSearchKeyword.do | ExternalSearchController#saveSearchKeyword | ExternalSearchService#insertSearchKeyword | ExternalSearch#insertSearchKeyword | tb_ext_search_keyword | 추정 |
| · 기타 | — | * /community/getShortLink.do | * /community/getShortLink.do | ExternalCommunityController#getShortLink | — | — | ✕ 끊김 | 추정 |
| · 기타 | — | * /community/meta.do | * /community/meta.do | ExternalCommunityController#getMeta | — | — | ✕ 끊김 | 추정 |
| · 기타 | — | * /events/cancelApply.do | * /events/cancelApply.do | ExternalEventsController#cancelApply | ExternalEventsService#updateEventsApplyCancelYn | Events#updateEventsApplyCancelYn | tb_ext_events_apply | 추정 |
| · 기타 | — | * /events/checkEntrantYn.do | * /events/checkEntrantYn.do | ExternalEventsController#checkEntrantYn | ExternalEventsService#selectEntrantYn | Events#selectEntrantYn | tb_ext_event_entrant | 추정 |
| · 기타 | — | * /events/createInviteCode.do | * /events/createInviteCode.do | ExternalEventsController#sendKakao | ExternalEventsService#selectInviteCodeYn | Events#selectInviteCodeYn | tb_ext_user_info | 추정 |
| · 기타 | — | * /events/exchangeMileage.do | * /events/exchangeMileage.do | ExternalEventsController#insertStampMileagePoint | ExternalEventsService#insertStampMileage, ExternalEventsService#selectRemainDate, ExternalEventsService#selectStampTotalCnt | Events#insertStampMileage, Events#selectRemainDate, Events#selectStampTotalCnt | dual, tb_ext_event_master, tb_ext_stamp_event, tb_ext_user_mileage, tb_point_policy | 추정 |
| · 기타 | — | * /events/getInviteQrCode.do | * /events/getInviteQrCode.do | ExternalEventsController#getInviteQrCode | — | — | ✕ 끊김 | 추정 |
| · 기타 | — | * /events/getStamp.do | * /events/getStamp.do | ExternalEventsController#getStamp | ExternalEventsService#selectRemainDate, ExternalEventsService#selectStampTodayCnt | Events#selectRemainDate, Events#selectStampTodayCnt | dual, tb_ext_event_master, tb_ext_stamp_event | 추정 |
| · 기타 | — | * /events/submitAnswer.do | * /events/submitAnswer.do | ExternalEventsController#saveProgrammingAnswer | ExternalEventsService#insertProgrammingAnswer | Events#insertProgrammingAnswer | tb_ext_event_entrant | 추정 |
| · 기타 | — | * /experts/getCommunityList.do | * /experts/getCommunityList.do | ExternalExpertsController#getCommunityList | ExternalExpertsService#selectCommunityListForSearch | Experts#selectCommunityListForSearch | tb_community | 추정 |
| · 기타 | — | * /internal/aipro/createPostByclaude.do | * /internal/aipro/createPostByclaude.do | AiProController#createPostByClaude | AiProService#insertAiBoardPromptHistory | AiProDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /internal/aipro/createPostBygpt.do | * /internal/aipro/createPostBygpt.do | AiProController#createPostByGpt | AiProService#insertAiBoardPromptHistory | AiProDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /internal/aipro/deleteAiBoardData.do | * /internal/aipro/deleteAiBoardData.do | AiProController#deleteAiBoardData | AiProService#updateAiBoardDataDeleteYn | AiProDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /internal/aipro/getAiBoardData.do | * /internal/aipro/getAiBoardData.do | AiProController#getAiBoardData | AiProService#selectAiBoardData | AiProDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /internal/aipro/getAiBoardList.do | * /internal/aipro/getAiBoardList.do | AiProController#getAiBoardList | AiProService#seleceAiBoardListCnt | AiProDao | ✕ 끊김 | 추정 |
| · 기타 | — | * /internal/aipro/saveAiBoard.do | * /internal/aipro/saveAiBoard.do | AiProController#saveAiBoard | AiProService#updateAiBoard | AiProDao | ✕ 끊김 | 추정 |
전체 385개 기능 중 상위 150개 표시 — 235개는 지면상 생략(부문 선택 내보내기 또는 화면 뷰에서 전체 확인).
화면 하나당 블록 → 그 화면이 호출하는 기능(CRUD · 엔드포인트 · 소스→DB 사슬). 한 기능 = 한 줄(dedup).
외 137개 기능 — 위 매트릭스 참조.
나머지 147개 화면은 위 추적 매트릭스를 참조하세요(카드는 기능이 많은 상위 12개 화면만).
유지보수용 — "이 테이블을 바꾸면 어느 화면·기능·라우트가 영향받는가".
| 테이블 | 분류 | 화면 | 기능(엔드포인트) | 라우트 | 신뢰도 |
|---|---|---|---|---|---|
| tb_file | info | 00_main/main-index-app.external-notiles, 00_main/main-index-expert.external-notiles-nohead, 00_main/main-index-video.external-notiles-nohead, 02_vlog/vlog-index.external, 02_vlog/vlog-list.external, 02_vlog/vlog-view.external, 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead 외 18 | * /about/request.do, * /common/community/search.do, * /common/experts/search.do, * /common/notificationPop.do, * /common/search.do, * /common/search/appIndex.do, * /common/searchInit/search.do, * /common/story/search.do 외 26 | * /about/request.do, * /common/community/search.do, * /common/experts/search.do, * /common/notificationPop.do, * /common/search.do, * /common/search/appIndex.do, * /common/searchInit/search.do, * /common/story/search.do 외 26 | 추정 |
| tb_ext_user_info | info | 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 03_experts/experts-view.external, 09_notification/notification-index.external, 09_notification/notification-pop.external-notiles, 10_mileage/mileage-index.external, 11_integration/integration-register-step3.external, 12_notice/notice-index.external 외 10 | * /common/community/search.do, * /common/notificationPop.do, * /common/search.do, * /common/search/appIndex.do, * /common/searchInit/search.do, * /common/story/search.do, * /common/user/search.do, * /events/createInviteCode.do 외 15 | * /common/community/search.do, * /common/notificationPop.do, * /common/search.do, * /common/search/appIndex.do, * /common/searchInit/search.do, * /common/story/search.do, * /common/user/search.do, * /events/createInviteCode.do 외 15 | 추정 |
| tb_user_info | info | /99_common/blogError.external-notiles, 00_main/main-index-expert.external-notiles-nohead, 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 03_experts/experts-view.external, 09_notification/notification-index.external, 09_notification/notification-pop.external-notiles, 10_mileage/mileage-index.external 외 10 | * /common/community/search.do, * /common/experts/search.do, * /common/notificationPop.do, * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do 외 14 | * /common/community/search.do, * /common/experts/search.do, * /common/notificationPop.do, * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do 외 14 | 추정 |
| tb_board | info | /01_blog/blog-view.external, /99_common/blogError.external-notiles, 02_vlog/vlog-view.external, 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 03_experts/experts-view.external, 99_common/app-url-bridge-page.external-notiles, 99_common/search-blog.external 외 6 | * /blog/news/techNewsDetail.do, * /blog/techBoardDetail.do, * /blog/testNews.do, * /common/community/search.do, * /common/experts/search.do, * /common/search.do, * /common/search/appIndex.do, * /common/searchInit/search.do 외 13 | * /blog/news/techNewsDetail.do, * /blog/techBoardDetail.do, * /blog/testNews.do, * /common/comment/gptReplyInsert.json, * /common/community/search.do, * /common/experts/search.do, * /common/search.do, * /common/search/appIndex.do 외 13 | 추정 |
| tb_ext_user_mileage | info | 05_events/events-event-apply.external, 05_events/events-index.external, 05_events/events-programming-form.external, 09_notification/notification-index.external, 09_notification/notification-pop.external-notiles, 10_mileage/mileage-index.external, 12_notice/notice-index.external, 99_common/app-url-bridge-page.external-notiles 외 4 | * /common/notificationPop.do, * /events/exchangeMileage.do, * /events/index.do, * /events/programmingForm.do, * /events/view.do, * /events/view/apply.do, * /join/loginAfterjoin.do, * /my/mileage/checkUseMileageCnt.do 외 10 | * /common/notificationPop.do, * /events/exchangeMileage.do, * /events/index.do, * /events/programmingForm.do, * /events/view.do, * /events/view/apply.do, * /join/loginAfterjoin.do, * /my/mileage/checkUseMileageCnt.do 외 10 | 추정 |
| tb_ext_board_reply | info | 00_main/main-index-app.external-notiles, 00_main/main-index-video.external-notiles-nohead, 02_vlog/vlog-index.external, 02_vlog/vlog-list.external, 02_vlog/vlog-view.external, 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 99_common/search-blog.external 외 3 | * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do, * /indexVideo.do, * /newapp.do, * /report/insertReportReply.do 외 9 | * /common/comment/gptReplyInsert.json, * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do, * /indexVideo.do, * /newapp.do 외 9 | 추정 |
| tb_ext_vlog | info | /01_blog/blog-view.external, /99_common/blogError.external-notiles, 00_main/main-index-app.external-notiles, 00_main/main-index-video.external-notiles-nohead, 02_vlog/vlog-index.external, 02_vlog/vlog-list.external, 02_vlog/vlog-view.external, 99_common/app-url-bridge-page.external-notiles | * /blog/news/techNewsDetail.do, * /blog/techBoardDetail.do, * /blog/testNews.do, * /community/detail.do, * /experts/storyDetail.do, * /experts/techBoardDetail.do, * /indexVideo.do, * /newapp.do 외 10 | * /blog/news/techNewsDetail.do, * /blog/techBoardDetail.do, * /blog/testNews.do, * /community/detail.do, * /experts/storyDetail.do, * /experts/techBoardDetail.do, * /indexVideo.do, * /newapp.do 외 10 | 추정 |
| tb_ext_like | info | 00_main/main-index-app.external-notiles, 00_main/main-index-video.external-notiles-nohead, 02_vlog/vlog-index.external, 02_vlog/vlog-list.external, 02_vlog/vlog-view.external, 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 99_common/search-blog.external 외 2 | * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do, * /indexVideo.do, * /newapp.do, * /vlog/index.do 외 7 | * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do, * /indexVideo.do, * /newapp.do, * /vlog/index.do 외 7 | 추정 |
| tb_community | info | /99_common/blogError.external-notiles, 00_main/main-index-expert.external-notiles-nohead, 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 03_experts/experts-view.external, 99_common/search-blog.external, 99_common/search-experts-index.external, 99_common/search-index.external 외 3 | * /common/experts/search.do, * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/getCommunityList.do, * /experts/index.do, * /experts/view.do 외 4 | * /common/experts/search.do, * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/getCommunityList.do, * /experts/index.do, * /experts/view.do 외 4 | 추정 |
| tb_master_info | info | 00_main/main-index-expert.external-notiles-nohead, 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 03_experts/experts-view.external, 99_common/search-blog.external, 99_common/search-community-index.external, 99_common/search-experts-index.external, 99_common/search-index.external 외 2 | * /common/community/search.do, * /common/experts/search.do, * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do, * /experts/view.do 외 3 | * /common/community/search.do, * /common/experts/search.do, * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do, * /experts/view.do 외 3 | 추정 |
| tb_cd | info | 02_vlog/vlog-list.external, 05_events/events-index.external, 06_about/about-letter.external, 11_integration/integration-register-step1.external, 11_integration/integration-register-step3.external, 13_qna/qnaForm.external, 99_common/search-index.external, 99_common/search-user-index.external 외 1 | * /about/letter.do, * /common/search/appIndex.do, * /common/user/search.do, * /events/index.do, * /integration/account/register/auth.do, * /integration/account/register/index.do, * /integration/account/register/register.do, * /my/mileage/getLetterMileage.do 외 3 | * /about/letter.do, * /common/search/appIndex.do, * /common/user/search.do, * /events/index.do, * /integration/account/register/auth.do, * /integration/account/register/index.do, * /integration/account/register/register.do, * /my/mileage/getLetterMileage.do 외 3 | 추정 |
| dual DB 미실재 | — | 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 09_notification/notification-index.external, 09_notification/notification-pop.external-notiles, 10_mileage/mileage-index.external, 12_notice/notice-index.external, jsonView, login/mypageInvite.external 외 1 | * /common/notificationPop.do, * /events/exchangeMileage.do, * /events/getStamp.do, * /experts/expertsViewStory.do, * /experts/index.do, * /my/mileage/list.do, * /mypage/invite.do, * /mypage/viewMyBlockList.do 외 2 | * /common/notificationPop.do, * /events/exchangeMileage.do, * /events/getStamp.do, * /experts/expertsViewStory.do, * /experts/index.do, * /my/mileage/list.do, * /mypage/invite.do, * /mypage/viewMyBlockList.do 외 2 | 추정 |
| tb_point_policy | info | 05_events/events-event-apply.external, 05_events/events-index.external, 05_events/events-programming-form.external, 99_common/app-url-bridge-page.external-notiles, jsonView, login/loginResultPage.external, redirect:/ | * /events/exchangeMileage.do, * /events/index.do, * /events/programmingForm.do, * /events/view.do, * /events/view/apply.do, * /join/loginAfterjoin.do, * /my/mileage/getDetail.do, * /my/mileage/list/pop/use.do 외 2 | * /events/exchangeMileage.do, * /events/index.do, * /events/programmingForm.do, * /events/view.do, * /events/view/apply.do, * /join/loginAfterjoin.do, * /my/mileage/getDetail.do, * /my/mileage/list/pop/use.do 외 2 | 추정 |
| tb_ext_user_login_log | log | 09_notification/notification-index.external, 09_notification/notification-pop.external-notiles, 10_mileage/mileage-index.external, 12_notice/notice-index.external, login/loginResultPage.external, login/mypageInvite.external, redirect:/ | * /common/notificationPop.do, * /join/loginAfterjoin.do, * /my/mileage/list.do, * /mypage/invite.do, * /mypage/viewMyBlockList.do, * /notice/list.do, * /notification/list.do, * /remove/tid/session.do 외 1 | * /common/notificationPop.do, * /join/loginAfterjoin.do, * /my/mileage/list.do, * /mypage/invite.do, * /mypage/viewMyBlockList.do, * /notice/list.do, * /notification/list.do, * /remove/tid/session.do 외 1 | 추정 |
| tb_ext_event_master | log | 05_events/events-event-apply.external, 05_events/events-index.external, 05_events/events-programming-form.external, 09_notification/notification-pop.external-notiles, 99_common/app-url-bridge-page.external-notiles, jsonView | * /common/notificationPop.do, * /events/exchangeMileage.do, * /events/getStamp.do, * /events/index.do, * /events/programmingForm.do, * /events/view.do, * /events/view/apply.do | * /common/notificationPop.do, * /events/exchangeMileage.do, * /events/getStamp.do, * /events/index.do, * /events/programmingForm.do, * /events/view.do, * /events/view/apply.do | 추정 |
| tb_board_community_map | info | /99_common/blogError.external-notiles, 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 99_common/search-blog.external, 99_common/search-index.external, 99_common/search-story-index.external | * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do, * /search/techBoardDetail.do | * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/expertsViewStory.do, * /experts/index.do, * /search/techBoardDetail.do | 추정 |
| tb_ext_community_post | info | 03_experts/experts-view.external, 99_common/app-url-bridge-page.external-notiles, 99_common/search-community-index.external, 99_common/search-init.external, redirect:/ | * /common/community/search.do, * /common/searchInit/search.do, * /community/list.do, * /experts/view.do, * /search/experts/view.do, * /search/vlog/view.do | * /common/community/search.do, * /common/searchInit/search.do, * /community/list.do, * /experts/view.do, * /search/experts/view.do, * /search/vlog/view.do | 추정 |
| tb_ext_event_entrant | log | 05_events/events-event-apply.external, 05_events/events-index.external, 05_events/events-programming-form.external, 99_common/app-url-bridge-page.external-notiles, jsonView | * /events/checkEntrantYn.do, * /events/index.do, * /events/programmingForm.do, * /events/submitAnswer.do, * /events/view.do, * /events/view/apply.do | * /events/checkEntrantYn.do, * /events/index.do, * /events/programmingForm.do, * /events/submitAnswer.do, * /events/view.do, * /events/view/apply.do | 추정 |
| tb_ext_top_img | info | 02_vlog/vlog-index.external, 02_vlog/vlog-list.external, 02_vlog/vlog-view.external | * /vlog/index.do, * /vlog/interview/list.do, * /vlog/lecture/list.do, * /vlog/seminar/list.do, * /vlog/submmit/list.do, * /vlog/thinking/list.do, * /vlog/trending/list.do, * /vlog/view.do | * /vlog/index.do, * /vlog/interview/list.do, * /vlog/lecture/list.do, * /vlog/seminar/list.do, * /vlog/submmit/list.do, * /vlog/thinking/list.do, * /vlog/trending/list.do, * /vlog/view.do | 추정 |
| tb_follow | info | 03_experts/experts-index.external, 03_experts/experts-view.external, 99_common/search-experts-index.external, 99_common/search-index.external, redirect:/ | * /common/experts/search.do, * /common/search/appIndex.do, * /experts/index.do, * /experts/view.do, * /search/experts/view.do, * /search/vlog/view.do | * /common/experts/search.do, * /common/search/appIndex.do, * /experts/index.do, * /experts/view.do, * /search/experts/view.do, * /search/vlog/view.do | 추정 |
| tb_master_comm | info | 03_experts/experts-index.external, 03_experts/experts-view.external, 99_common/search-experts-index.external, 99_common/search-index.external, redirect:/ | * /common/experts/search.do, * /common/search/appIndex.do, * /experts/index.do, * /experts/view.do, * /search/experts/view.do, * /search/vlog/view.do | * /common/experts/search.do, * /common/search/appIndex.do, * /experts/index.do, * /experts/view.do, * /search/experts/view.do, * /search/vlog/view.do | 추정 |
| tb_master_story | info | /99_common/blogError.external-notiles, 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead, 03_experts/experts-view.external, redirect:/ | * /experts/expertsViewStory.do, * /experts/index.do, * /experts/storyDetail.do, * /experts/view.do, * /search/experts/view.do, * /search/vlog/view.do | * /experts/expertsViewStory.do, * /experts/index.do, * /experts/storyDetail.do, * /experts/view.do, * /search/experts/view.do, * /search/vlog/view.do | 추정 |
| tb_category | info | /99_common/blogError.external-notiles, 03_experts/experts-index.external, 99_common/search-blog.external, 99_common/search-index.external, 99_common/search-story-index.external | * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/index.do, * /search/techBoardDetail.do | * /common/search.do, * /common/search/appIndex.do, * /common/story/search.do, * /experts/index.do, * /search/techBoardDetail.do | 추정 |
| tb_ext_events_apply | log | 05_events/events-event-apply.external, 05_events/events-index.external, 05_events/events-programming-form.external, 99_common/app-url-bridge-page.external-notiles, jsonView | * /events/cancelApply.do, * /events/index.do, * /events/programmingForm.do, * /events/view.do, * /events/view/apply.do | * /events/cancelApply.do, * /events/index.do, * /events/programmingForm.do, * /events/view.do, * /events/view/apply.do | 추정 |
| tb_ext_access_token | log | 99_common/search-community-index.external, 99_common/search-index.external, login/loginResultPage.external, redirect:/ | * /common/community/search.do, * /common/search/appIndex.do, * /join/loginAfterjoin.do, * /remove/tid/session.do | * /common/community/search.do, * /common/search/appIndex.do, * /join/loginAfterjoin.do, * /remove/tid/session.do | 추정 |
| tb_ext_program_form | info | 15_story/hackathon-about.external, jsonView, redirect:/ | * /about/insertAnswer.do, * /about/request.do, * /community/hackathonInfo.do | * /about/insertAnswer.do, * /about/request.do, * /community/hackathonInfo.do | 추정 |
| tb_ext_search_keyword | info | 99_common/search-index.external, 99_common/search-init.external, jsonView | * /common/search/appIndex.do, * /common/searchInit/saveSearchKeyword.do, * /common/searchInit/search.do | * /common/search/appIndex.do, * /common/searchInit/saveSearchKeyword.do, * /common/searchInit/search.do | 추정 |
| tb_ext_stamp_event | log | 99_common/app-url-bridge-page.external-notiles, jsonView | * /events/exchangeMileage.do, * /events/getStamp.do, * /events/view.do | * /events/exchangeMileage.do, * /events/getStamp.do, * /events/view.do | 추정 |
| tb_ext_user_login_mileage_log | log | login/loginResultPage.external, redirect:/ | * /join/loginAfterjoin.do, * /remove/tid/session.do, * /tid/debug.do | * /join/loginAfterjoin.do, * /remove/tid/session.do, * /tid/debug.do | 추정 |
| tb_user_register | info | 11_integration/integration-register-step1.external, 11_integration/integration-register-step3.external | * /integration/account/register/auth.do, * /integration/account/register/index.do, * /integration/account/register/register.do | * /integration/account/register/auth.do, * /integration/account/register/index.do, * /integration/account/register/register.do | 추정 |
| tb_banner | info | 12_notice/notice-index.external, 12_notice/notice-view.external | * /notice/list.do, * /notice/view.do | * /notice/list.do, * /notice/view.do | 추정 |
| tb_ext_badge_info | info | 99_common/app-url-bridge-page.external-notiles, 99_common/search-community-index.external | * /common/community/search.do, * /events/view.do | * /common/community/search.do, * /events/view.do | 추정 |
| tb_ext_badge_user | info | 99_common/app-url-bridge-page.external-notiles, 99_common/search-community-index.external | * /common/community/search.do, * /events/view.do | * /common/community/search.do, * /events/view.do | 추정 |
| tb_ext_community_category | info | 99_common/search-community-index.external, 99_common/search-init.external | * /common/community/search.do, * /common/searchInit/search.do | * /common/community/search.do, * /common/searchInit/search.do | 추정 |
| tb_ext_community_post_file | info | 99_common/app-url-bridge-page.external-notiles, 99_common/search-init.external | * /common/searchInit/search.do, * /community/list.do | * /common/searchInit/search.do, * /community/list.do | 추정 |
| tb_ext_community_post_like | info | 99_common/search-community-index.external, 99_common/search-init.external | * /common/community/search.do, * /common/searchInit/search.do | * /common/community/search.do, * /common/searchInit/search.do | 추정 |
| tb_ext_community_reply | info | 99_common/search-community-index.external, 99_common/search-init.external | * /common/community/search.do, * /common/searchInit/search.do | * /common/community/search.do, * /common/searchInit/search.do | 추정 |
| tb_ext_letter | info | 06_about/about-letter.external, jsonView | * /about/letter.do, * /about/letterDetail.do | * /about/letter.do, * /about/letterDetail.do | 추정 |
| tb_ext_program_proposer | info | 15_story/hackathon-about.external, jsonView | * /about/insertAnswer.do, * /community/hackathonInfo.do | * /about/insertAnswer.do, * /community/hackathonInfo.do | 추정 |
| tb_ext_user_block | info | 99_common/search-community-index.external, jsonView | * /common/community/search.do, * /report/insertReportReply.do | * /common/community/search.do, * /report/insertReportReply.do | 추정 |
| tb_ext_user_notification | info | 09_notification/notification-index.external, 09_notification/notification-pop.external-notiles | * /common/notificationPop.do, * /notification/list.do | * /common/notificationPop.do, * /notification/list.do | 추정 |
| tb_ext_user_notification_config | info | login/loginResultPage.external, redirect:/ | * /join/loginAfterjoin.do, * /remove/tid/session.do | * /join/loginAfterjoin.do, * /remove/tid/session.do | 추정 |
| tb_like | info | 03_experts/experts-index.external, 03_experts/experts-view-story.external-notiles-nohead | * /experts/expertsViewStory.do, * /experts/index.do | * /experts/expertsViewStory.do, * /experts/index.do | 추정 |
| tb_ext_user_mileage_addr | info | jsonView | * /my/mileage/getDetail.do, * /my/mileage/list/pop/use.do | * /my/mileage/getDetail.do, * /my/mileage/list/pop/use.do | 추정 |
| tb_communication_platform_info | info | redirect:/ | * /addSlack.do | * /addSlack.do | 추정 |
| tb_ext_advent_calendar_history | log | 99_common/app-url-bridge-page.external-notiles | * /events/view.do | * /events/view.do | 추정 |
| tb_ext_advent_calendar_info | info | 99_common/app-url-bridge-page.external-notiles | * /events/view.do | * /events/view.do | 추정 |
| tb_ext_community_post_bookmark | info | 99_common/search-init.external | * /common/searchInit/search.do | * /common/searchInit/search.do | 추정 |
| tb_ext_community_post_subscribe | info | 99_common/search-community-index.external | * /common/community/search.do | * /common/community/search.do | 추정 |
| tb_ext_community_post_tag | info | 99_common/search-community-index.external | * /common/community/search.do | * /common/community/search.do | 추정 |
| tb_ext_event_answer_sheet | log | 99_common/app-url-bridge-page.external-notiles | * /events/view.do | * /events/view.do | 추정 |
| tb_ext_integration_log | log | 11_integration/integration-register-step3.external | * /integration/account/register/auth.do | * /integration/account/register/auth.do | 추정 |
| tb_ext_letter_mileage_code | info | jsonView | * /my/mileage/getLetterMileage.do | * /my/mileage/getLetterMileage.do | 추정 |
| tb_ext_letter_mileage_history | log | jsonView | * /my/mileage/getLetterMileage.do | * /my/mileage/getLetterMileage.do | 추정 |
| tb_ext_program_answer | info | jsonView | * /about/insertAnswer.do | * /about/insertAnswer.do | 추정 |
| tb_ext_program_question | info | redirect:/ | * /about/request.do | * /about/request.do | 추정 |
| tb_ext_qna | info | jsonView | * /qna/insertAsk.do | * /qna/insertAsk.do | 추정 |
| tb_ext_server_management | info | 99_common/server-maintenance.external-notiles-nohead | * /server/maintenance.do | * /server/maintenance.do | 추정 |
| tb_ext_user_report | info | jsonView | * /report/insertReportReply.do | * /report/insertReportReply.do | 추정 |
| modified_base DB 미실재 | — | — | — | — | 확정 |
| modified_refs DB 미실재 | — | — | — | — | 확정 |
| modified_vuln DB 미실재 | — | — | — | — | 확정 |
| tables DB 미실재 | — | — | — | — | 확정 |
| tb_ai_api_info | info | — | — | — | 확정 |
| tb_ai_board | info | — | — | — | 추정 |
| tb_ai_board_prompt_history | log | — | — | — | 확정 |
| tb_auto_login_token | info | — | — | — | 확정 |
| tb_badge | info | — | — | — | 확정 |
| tb_board_reply | info | — | — | — | 추정 |
| tb_board_tmp | temp | — | — | — | 추정 |
| tb_collaboration_board | info | — | — | — | 확정 |
| tb_collaboration_board_reply | info | — | — | — | 확정 |
| tb_collaboration_entry | info | — | — | — | 확정 |
| tb_collaboration_noti | info | — | — | — | 확정 |
| tb_collaboration_noti_config | info | — | — | — | 확정 |
| tb_collaboration_point | info | — | — | — | 확정 |
| tb_collaboration_point_policy | info | — | — | — | 확정 |
| tb_cve_post | info | — | — | — | 확정 |
| tb_cve_uptime | info | — | — | — | 확정 |
| tb_error_log | log | — | — | — | 확정 |
전체 134개 테이블 중 영향 범위 상위 80개 표시 — 54개 생략(부문 선택 내보내기로 전량).
대표 라우터: 미검출
빌드/난독화된 프론트만 발견
개요용 축약도입니다. 개별 기능은 위 매트릭스·화면별 카드·역방향 인덱스로 찾으세요.
완전 연결(화면 → … → 테이블) 354건. 아래는 레이어별 노드와 확인된 연결만 표시합니다.
컬럼 상한 적용: 라우트 499개 중 18개 · 테이블 134개 중 18개 표시.
왼→오: 화면 → 엔드포인트 → 라우트 → 테이블. 실선 = 확정(derived) · 점선 = 추정(inferred) · 점선(진amber) = 미확정(gap). route→table 선은 콜체인 요약(중간 컨트롤러/서비스/매퍼 생략).
트리 노드 70개 초과 — 이후 경로는 생략했습니다.
dot 색 = 페이지 상태(초록=활성 · 빨강=죽음 · amber=에러) · 빈 dot = 중간 경로(디렉토리) · 들여쓰기 = URL 경로 깊이.
총 99개 노드 중 연결 수(degree) 상위 60개만 표시.
링크 260개 초과 — 이후 링크는 렌더에서 생략.
노드 60개(과밀) — 라벨 생략, dot 크기는 연결 수에 비례.
파랑 = 내부 페이지 · 주황 = 외부 링크 대상 · dot 크기 = 연결 수 · 노드는 원둘레에 연결 수 상위순 배치.
분석 경로: /
mysql · thub_prd_db · 직접 접속
| 테이블 | 분류 | 활성 | 행수(추정) |
|---|---|---|---|
| sequence | info | dead | 0 |
| tb_badge_tmp | temp | active | 17 |
| tb_board_tmp | temp | active | 65 |
| tb_board_vector_map | info | dead | 0 |
| tb_ext_fcm_log | log | dead | 0 |
| tb_ext_notification_batch | info | dead | 0 |
| tb_ext_server_management | info | dead | 0 |
| tb_ext_sleep_user | info | dead | 0 |
| tb_ext_user_terms_tmp | temp | active | 5,005 |
| 테이블 | 분류 | 활성 | 행수(추정) | 컬럼 |
|---|---|---|---|---|
| sequence | info | dead | 0 | 3 |
| tb_admin | info | low | 1 | 13 |
| tb_ai_api_info | info | active | 20 | 8 |
| tb_ai_board | info | active | 43 | 14 |
| tb_ai_board_prompt_history | log | active | 108 | 8 |
| tb_auto_login_token | info | active | 19,660 | 5 |
| tb_badge | info | active | 17 | 6 |
| tb_badge_tmp | temp | active | 17 | 7 |
| tb_banner | info | active | 135 | 10 |
| tb_board | info | active | 3,187 | 25 |
| tb_board_community_map | info | active | 5,521 | 4 |
| tb_board_reply | info | active | 8,239 | 8 |
| tb_board_tmp | temp | active | 65 | 10 |
| tb_board_vector_map | info | dead | 0 | 4 |
| tb_category | info | active | 25 | 9 |
| tb_cd | info | active | 233 | 13 |
| tb_collaboration_board | info | active | 19 | 15 |
| tb_collaboration_board_reply | info | active | 114 | 8 |
| tb_collaboration_entry | info | active | 52 | 5 |
| tb_collaboration_noti | info | active | 2,280 | 9 |
| tb_collaboration_noti_config | info | low | 3 | 10 |
| tb_collaboration_point | info | active | 135 | 6 |
| tb_collaboration_point_policy | info | low | 8 | 7 |
| tb_communication_platform_info | info | low | 1 | 9 |
| tb_community | info | active | 127 | 8 |
| tb_cve_post | info | active | 17,336 | 2 |
| tb_cve_uptime | info | low | 1 | 2 |
| tb_error_log | log | active | 93 | 13 |
| tb_ext_access_token | log | active | 240 | 5 |
| tb_ext_admin_notification | info | low | 2 | 8 |
| tb_ext_advent_calendar_history | log | low | 1 | 4 |
| tb_ext_advent_calendar_info | info | active | 25 | 6 |
| tb_ext_badge_category | info | active | 18 | 6 |
| tb_ext_badge_info | info | active | 57 | 14 |
| tb_ext_badge_tag | info | active | 16 | 5 |
| tb_ext_badge_user | info | active | 46 | 4 |
| tb_ext_board_reply | info | active | 1,452 | 12 |
| tb_ext_community_attach_file | info | low | 3 | 9 |
| tb_ext_community_category | info | active | 12 | 11 |
| tb_ext_community_post | info | active | 8,338 | 32 |
| tb_ext_community_post_bookmark | info | active | 24 | 4 |
| tb_ext_community_post_file | info | active | 221 | 9 |
| tb_ext_community_post_like | info | active | 604 | 4 |
| tb_ext_community_post_subscribe | info | low | 2 | 4 |
| tb_ext_community_post_tag | info | active | 484 | 7 |
| tb_ext_community_reply | info | active | 390 | 10 |
| tb_ext_community_reply_like | info | active | 143 | 5 |
| tb_ext_community_vote_data | info | active | 119 | 6 |
| tb_ext_community_vote_item | info | active | 125 | 7 |
| tb_ext_contents_statistics | info | active | 2,292 | 17 |
| tb_ext_device_token | info | active | 59 | 6 |
| tb_ext_event_answer_sheet | log | active | 120 | 4 |
| tb_ext_event_entrant | log | active | 182 | 7 |
| tb_ext_event_entrant_file_app | log | low | 3 | 10 |
| tb_ext_event_master | log | active | 91 | 21 |
| tb_ext_events_apply | log | active | 4,310 | 18 |
| tb_ext_excluded_post | info | low | 2 | 2 |
| tb_ext_fcm_log | log | dead | 0 | 12 |
| tb_ext_fcm_log_complete | log | active | 3,702 | 13 |
| tb_ext_inicis_confirm_info | info | active | 56 | 9 |
| tb_ext_integration_log | log | active | 197 | 5 |
| tb_ext_interest_community_config | info | active | 71 | 4 |
| tb_ext_invite | info | active | 13 | 2 |
| tb_ext_join_withdraw_statistics | info | active | 2,292 | 9 |
| tb_ext_letter | info | low | 5 | 11 |
| tb_ext_letter_history | log | low | 4 | 5 |
| tb_ext_letter_mileage_code | info | active | 13 | 10 |
| tb_ext_letter_mileage_history | log | low | 6 | 4 |
| tb_ext_letter_receiver | info | low | 3 | 5 |
| tb_ext_letter_receiver_group | info | low | 4 | 5 |
| tb_ext_letter_reject | info | low | 1 | 3 |
| tb_ext_like | info | active | 5,716 | 6 |
| tb_ext_message | info | active | 266 | 8 |
| tb_ext_notification_batch | info | dead | 0 | 7 |
| tb_ext_program_answer | info | active | 15 | 4 |
| tb_ext_program_form | info | low | 9 | 16 |
| tb_ext_program_proposer | info | low | 6 | 11 |
| tb_ext_program_question | info | active | 50 | 12 |
| tb_ext_qna | info | active | 19 | 12 |
| tb_ext_rank | info | low | 2 | 4 |
| tb_ext_req_vlog | info | active | 24 | 6 |
| tb_ext_search_keyword | info | active | 3,107 | 3 |
| tb_ext_server_management | info | dead | 0 | 5 |
| tb_ext_sleep_user | info | dead | 0 | 13 |
| tb_ext_stamp_event | log | active | 122 | 5 |
| tb_ext_top_img | info | low | 8 | 13 |
| tb_ext_user_activity_score | log | active | 132 | 7 |
| tb_ext_user_block | info | low | 10 | 7 |
| tb_ext_user_info | info | active | 4,204 | 40 |
| tb_ext_user_login_log | log | active | 39,934 | 3 |
| tb_ext_user_login_log_app | log | active | 52 | 4 |
| tb_ext_user_login_mileage_log | log | active | 303 | 2 |
| tb_ext_user_management_cnt_log | log | active | 1,843 | 4 |
| tb_ext_user_management_log | log | active | 14 | 4 |
| tb_ext_user_mileage | info | active | 36,518 | 9 |
| tb_ext_user_mileage_addr | info | low | 10 | 8 |
| tb_ext_user_notification | info | active | 66,086 | 11 |
| tb_ext_user_notification_category | info | active | 1,449 | 4 |
| tb_ext_user_notification_config | info | active | 4,302 | 18 |
| tb_ext_user_notification_sleep | info | active | 2,562 | 9 |
| tb_ext_user_org_statistics | info | active | 129 | 7 |
| tb_ext_user_report | info | low | 3 | 12 |
| tb_ext_user_terms_tmp | temp | active | 5,005 | 4 |
| tb_ext_vlog | info | active | 243 | 14 |
| tb_favorite | info | active | 1,710 | 3 |
| tb_file | info | active | 4,776 | 7 |
| tb_follow | info | active | 449 | 3 |
| tb_keep | info | active | 616 | 3 |
| tb_like | info | active | 4,430 | 3 |
| tb_like_reply | info | active | 1,790 | 3 |
| tb_lock | info | low | 2 | 2 |
| tb_master_comm | info | active | 170 | 2 |
| tb_master_info | info | active | 68 | 9 |
| tb_master_story | info | active | 27 | 2 |
| tb_menu | info | active | 100 | 18 |
| tb_menu_auth | info | active | 70 | 3 |
| tb_menu_auth_type | info | low | 4 | 6 |
| tb_menu_community_map | info | active | 84 | 3 |
| tb_oss_key | info | active | 64 | 3 |
| tb_point_policy | info | active | 115 | 7 |
| tb_schedule_hist | log | low | 6 | 14 |
| tb_schedule_log | log | active | 150,665 | 4 |
| tb_user_badge | info | active | 5,127 | 7 |
| tb_user_grade | info | active | 270 | 3 |
| tb_user_info | info | active | 3,132 | 14 |
| tb_user_login_log | log | active | 54,766 | 3 |
| tb_user_notification | info | active | 22,509 | 8 |
| tb_user_notify_config | info | active | 41 | 9 |
| tb_user_point | info | active | 25,398 | 7 |
| tb_user_register | info | active | 1,890 | 8 |
| uptime | info | low | 1 | 2 |
총 131개 테이블 중 상위 40개만 표시(격자 폭주 방어).
FK 엣지 없음 — DB 레벨 외래키 미선언(앱 레벨 관계)일 수 있습니다. 격자 카드만 표시합니다.
카드 색 = 분류(정보성/로그성/임시) · 좌측 dot = 활성(초록=활성·빨강=죽음) · PK/FK = 키 컬럼 · 실선 = 선언 FK · 점선 = 추정 FK(컬럼명 규칙).