gpc / fields

a spiritual successor to the bean-fields plugin
http://gpc.github.io/fields/
84 stars 104 forks source link

bundle codes on transient fields are sometimes created with proxy class name #338

Closed sbglasius closed 8 months ago

sbglasius commented 8 months ago

In certain cases, for transient fields, the code names generated for labels are created from the Hibernate proxy class name instead of the real class name.

The bean should be unwrapped if it's a proxy