|
@ -30,7 +30,7 @@ public class Category { |
|
|
sequenceName = "categoryIdSequence" |
|
|
sequenceName = "categoryIdSequence" |
|
|
) |
|
|
) |
|
|
@JsonIgnore |
|
|
@JsonIgnore |
|
|
private Long id; |
|
|
|
|
|
|
|
|
private Long id; |
|
|
|
|
|
|
|
|
//////////////////// |
|
|
//////////////////// |
|
|
// Attributes with hard-coded constraints |
|
|
// Attributes with hard-coded constraints |
|
|