一篇文章的正文,需要很多字数,默认就是255,不够
@Lob @Basic @Type(type = "text") @Column(name = "detail", nullable = true) public String getDetail() { return detail; }
Data too long for column
原文:https://www.cnblogs.com/jnhs/p/12049489.html