adminfaces / admin-template

JSF responsive admin template based on Bootstrap and AdminLTE
https://adminfaces.github.io/docs/latest/#admin_template
MIT License
209 stars 101 forks source link

Move entity converter to admin-template #184

Closed rmpestano closed 4 years ago

rmpestano commented 5 years ago
Issue Overview

EntityConverter, mainly used in selectOneMenus and alikes, is only available in admin persistence but it is also useful in apps that don't use admin-persistence.

Additional Information
rmpestano commented 4 years ago

Will not be implemented this because it can break applications that already have a converter named "entityConverter"