in src/main/java/com/example/blog/entities/Comment.java [41:43]
public void setText(String text) { this.text = text; }