Consistent simple value type check (including UUID treatment for data binding) #30664
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Following up on #30286 and #30661, there are two deviating
isSimpleValueType
checks in the codebase now that should get unified for 6.1. This includes UUID treatment as simple value type forBeanUtils
purposes as well which shines through to web data binding etc.The text was updated successfully, but these errors were encountered: