Hugomka / BingoServer

0 stars 0 forks source link

Error: Application run failed #1

Open Hugomka opened 3 years ago

Hugomka commented 3 years ago

Error creating bean with name 'jpaMappingContext': Invocation of init method failed; nested exception is org.hibernate.AnnotationException: mappedBy reference an unknown target entity property: com.bingo.domain.entities.BingoRow.bingoCard in com.bingo.domain.entities.BingoCard.bingoRows.

afbeelding

Hugomka commented 3 years ago

afbeelding

This code adding to BingoRow class solved this error.