As a user, I want to be able to declare an entity graph using annotations instead of having to create it programmatically. See https://jakarta.ee/learn/docs/jakartaee-tutorial/current/persist/persistence-entitygraphs/persistence-entitygraphs.html#_applying_named_entity_graph_annotations_to_entity_classes for relevant JPA example.
As a user, I want to be able to declare an entity graph using annotations instead of having to create it programmatically.
See https://jakarta.ee/learn/docs/jakartaee-tutorial/current/persist/persistence-entitygraphs/persistence-entitygraphs.html#_applying_named_entity_graph_annotations_to_entity_classes for relevant JPA example.