It didn’t have it. So I added public no args and all args constructors. But I still get the same error....
> Am 29.04.2021 um 17:47 schrieb Sean Owen <sro...@gmail.com>: > > > From tracing the code a bit, it might do this if the POJO class has no public > constructors - does it? > >> On Thu, Apr 29, 2021 at 9:55 AM Rico Bergmann <i...@ricobergmann.de> wrote: >> Here is the relevant generated code and the Exception stacktrace. >> >> The problem in the generated code is at line 35. >>