feature/dos/paging #19

Merged
lkd9125 merged 6 commits from feature/dos/paging into develop 3 weeks ago
lkd9125 commented 3 weeks ago
Owner

비행승인 데이터 페이징 및 성능 개선

[성능개선]

  • 기존 for문을 돌며 드론정보와 파일럿 정보를 매번 DB 커넥션하는 부분을 SQL의 where.. in 절을 이용해 맨처음 모두 조회 한 이후 Map<planSno, entity> 형태로 만들어 Map의 key로 조회하는 방식으로 변경 했습니다.

[페이징]
https://www.notion.so/PAV-KAC-a4505f5e8b5440ea9fc759c63aa84552?pvs=4

비행승인 데이터 페이징 및 성능 개선 [성능개선] - 기존 for문을 돌며 드론정보와 파일럿 정보를 매번 DB 커넥션하는 부분을 SQL의 where.. in 절을 이용해 맨처음 모두 조회 한 이후 Map<planSno, entity> 형태로 만들어 Map의 key로 조회하는 방식으로 변경 했습니다. [페이징] https://www.notion.so/PAV-KAC-a4505f5e8b5440ea9fc759c63aa84552?pvs=4
dhji was assigned by lkd9125 3 weeks ago
lkd9125 self-assigned this 3 weeks ago
lkd9125 added 4 commits 3 weeks ago
lkd9125 added 1 commit 3 weeks ago
lkd9125 added 1 commit 3 weeks ago
lkd9125 merged commit af2e4bee10 into develop 3 weeks ago
The pull request has been merged as af2e4bee10.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.