The processing of types enabled by @RegisterReflectionForBinding currently does not handle enum types explicitly. This causes metadata missing for those types, especially using them in Thymeleaf templates. For example, ….name() cannot be called from such templates.