in src/main/java/jpa/buddy/blog/entities/Post.java [59:61]
public void setCreatedAt(Instant createdAt) { this.createdAt = createdAt; }