Добавлены not null аннотации на сущности
This commit is contained in:
@@ -55,6 +55,7 @@ public class Packet {
|
||||
|
||||
private boolean tlsDecrypted;
|
||||
|
||||
@Column(nullable = false)
|
||||
private byte[] content;
|
||||
|
||||
@Transient
|
||||
|
||||
Reference in New Issue
Block a user