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