Skip to content

Conversation

@sangyunpark99
Copy link
Collaborator

No description provided.

생성,조회,전부 조회,수정,삭제
생성, 조회, 수정, 삭제
커서 기반으로 구현
생성, 조회, 수정, 삭제

@Mapping(target = "id", ignore = true)
@Mapping(source = "category", target = "category")
@Mapping(target = "createdAt", expression = "java(java.time.LocalDateTime.now())")
Copy link
Collaborator

Choose a reason for hiding this comment

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

expression에 대한 고찰

@sangyunpark99 sangyunpark99 merged commit cd49372 into develop Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants