Home > Back-end >  Could not find the primary constructor of a class or a single public constructor - but could not fin
Could not find the primary constructor of a class or a single public constructor - but could not fin

Time:04-21

Find for half a problem especially careless
POST request must add @ RequestBody forget took every time

CodePudding user response:

Should be @ RequestBody annotation objects of the class you need to add empty constructor parameters, or don't define a constructor
  • Related