Skip to content

[feature/board-service] 게시글 검색 API 기능 개발#120

Merged
dldmsql merged 5 commits intodevfrom
refactor/board-service
Apr 20, 2023
Merged

[feature/board-service] 게시글 검색 API 기능 개발#120
dldmsql merged 5 commits intodevfrom
refactor/board-service

Conversation

@dldmsql
Copy link
Member

@dldmsql dldmsql commented Apr 19, 2023

주요 작업 내용

한 줄로 정리해주세요.

게시글 검색 API 기능 개발

작업 내용

  • 게시글 검색 API 기능
  • 테스트 코드 작성
  • API 문서화

변경점

없습니다.

CheckList

  • CI를 통과했나요?
  • 리뷰어를 등록했나요?
  • 참고 레퍼런스가 있을 경우, PR 혹은 댓글로 남겼나요?

dldmsql added 5 commits April 13, 2023 17:34
BoardRepository 내 네이티브 쿼리로 작성된 조회 함수 제거
게시글 검색 시, 커뮤니티 대분류와 키워드를 통해 검색합니다. 검색 조건으로는 제목, 내용, 작성자 닉네임으로 제한되어 있습니다.
API 문서 업데이트
@dldmsql dldmsql added the feature 기능 개발 이슈 label Apr 19, 2023
@dldmsql dldmsql self-assigned this Apr 19, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@dldmsql dldmsql merged commit 0fb925a into dev Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature 기능 개발 이슈

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments