79086871

Date: 2024-10-14 16:02:04
Score: 2
Natty:
Report link

You must add the persistence unit name to the @PersistenceContext annotation:

@PersistenceContext(unitName = "primary")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @PersistenceContext
  • Low reputation (0.5):
Posted by: Andrey Smelik