IAAA-Lab/pid-ms

Implement Pageable adapter in Mappers

fjlopez opened this issue · 1 comments

JHipster generated code does not support sorting by properties in other objects. A hard coded solution is possible. A more smart approach is to reuse the annotations of the toEntity method in Mappers in a utility method.

These annotations are not available at runtime 👎 . The solutions requires an explicit map.