-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat:GetComment #12
feat:GetComment #12
Conversation
@@ -36,5 +37,6 @@ public class Comment extends BaseEntity { | |||
private String content; | |||
|
|||
private int likeNumber; | |||
private LocalDateTime registerTime; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ΄κ±° μ΄λ€ μλ―ΈμΈκ°μ©?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GUI 보λκΉ λκΈ μμ± μκ° μκΈΈλ λ£μμ΄μ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μκ°μ BaseTimeEntityμ μμ΄μ λΉΌλλ κ±° κ°μμ
"FROM comment " + | ||
"WHERE post_id = :postId", | ||
nativeQuery = true) | ||
List<Comment> findByPostId(@Param("articleId") Long postId); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ΄λΆλΆ articleId μλκ³ postId μλκ°μ€?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
κ³ μ³€μ΄λΉ
import java.time.LocalDateTime; | ||
|
||
@AllArgsConstructor | ||
@NoArgsConstructor |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
createCommentDto λ©μλ μλλ° μ μμ μ΄λ Έν μ΄μ λκ° μΆκ°ν μ΄μ κ° λ¬΄μμΈκ°μ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μΌλ¨ μ¨λκ³ λ΄€λλ° λΉΌλ λ κ² κ°λ€μ
π κ΄λ ¨ μ΄μ Issue
κ΄λ ¨λ μ΄μμ λ²νΈ λ° λ΄μ©
#11 κ²μκΈ λκΈ μ‘°ν
π μμ λ΄μ©
π μμΈ μ€λͺ
μΌλ¨ 첫pr ν μ€νΈκ²Έ νκ°λ§ ꡬννκ³ λ³΄λ΄λ΄ λλ€.. μ΄λ°μμΌλ‘ μνλ©΄ λλμ§μ μμ λΆλΆ λ± μ§μ κ°μ¬νλ°κ² μ΅λλ€^^ λ€μ prμ νλ²μ λ§μ΄ 보λ΄λλ‘ νκ² μλλΉ