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