devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
83 stars 87 forks source link

Create sample app for IdRef #408

Closed hohwille closed 2 years ago

hohwille commented 3 years ago

See issue #396 - we should also add a minimal sample app in devonfw-sample demonstrating IdRef in action. This sample app should then be linked from the documentaiton: https://github.com/devonfw/devon4j/blob/master/documentation/guide-jpa-idref.asciidoc

hohwille commented 2 years ago

Actually we already have such a demo here: https://github.com/devonfw-training/java-foundations/blob/105f20a24cee5d7334f17f12501fd6f1125215de/demo/core/src/main/java/org/example/demo/ordermanagement/dataaccess/api/ItemEntity.java#L89

Should we link it from the documentation? Apart from that, we can close this issue.

sujith-mn commented 2 years ago

IdRef will not be in the future version of Devon4j.