1. 编码问题:中文插入报错

2. get请求报错,加上忽略null成功

@JsonIgnoreProperties(value = { "hibernateLazyInitializer", "handler" })
@Entity
@Table(name = "alert_fault")
public class AlertFaultEntity implements Serializable {

3.不定条件报错(如果参数少的话,返回null,空)

 

相关文章:

  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-18
  • 2022-01-02
  • 2022-02-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-23
  • 2021-04-24
  • 2021-07-06
  • 2021-06-17
相关资源
相似解决方案