in src/main/java/com/example/blog/entities/Comment.java [33:35]
public void setCommentator(User commentator) { this.commentator = commentator; }