0

Is it possible to use a map to specify attributes in a katharsis model class. Ive tried adding a Map property with annotation @JsonAnyGetter but that just includes the map as an atrtribute rather than specifying the attributes themselves.

Rob Martin
  • 31
  • 3

1 Answers1

0

There's an issue concerning this feature: https://github.com/katharsis-project/katharsis-core/issues/267

meshuga
  • 131
  • 2
  • 2