Comment

constructor(id: Long = 0, content: String, authorId: Long, articleId: Long, createdAt: Instant = Instant.now(), updatedAt: Instant = Instant.now())