I have a complex object Test in the entity class Item.
Test
Item
@AllArgsConstructor @Getter public enum TestStatus { TO_RUN("To Run"