in src/main/java/com/example/blog/entities/Comment.java [57:59]
public void setPost(Post post) { this.post = post; }