i am using Jhipster with Spring data Jest How i can add custom conversion For My enums ?
something like
enum status{ pending(" فعال") }
i want