Skip to content

[2주차 과제제출]#5

Open
seonghoo1217 wants to merge 43 commits intoTODO-List-Study:mainfrom
seonghoo1217:week2-seonghoo1217
Open

[2주차 과제제출]#5
seonghoo1217 wants to merge 43 commits intoTODO-List-Study:mainfrom
seonghoo1217:week2-seonghoo1217

Conversation

@seonghoo1217
Copy link
Member

구현 내용

  • JPA 기반의 ORM 구조로 로직 변경
  • 벌크 삽입 연산 API 구현
  • Mocking 테스트

변경 사항

  • 인메모리 DB 구조 제거

비고

@seonghoo1217 seonghoo1217 self-assigned this Dec 24, 2023
@seonghoo1217 seonghoo1217 changed the title Week2 seonghoo1217 [2주차 과제제출] Dec 24, 2023
@seonghoo1217 seonghoo1217 marked this pull request as draft December 24, 2023 02:27

@Documented
@Constraint(validatedBy = PasswordPatternValidator.class)
@Target({METHOD, FIELD, ANNOTATION_TYPE, CONSTRUCTOR, PARAMETER, TYPE_USE})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 인터페이스에 왜 @Target 어노테이션을 붙인 이유가 뭔지 궁금합니다 !

@seonghoo1217 seonghoo1217 marked this pull request as ready for review December 26, 2023 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants