Browse Source
Use BeanUtils.instantiate(Class<?>) instead of a raw call to type.newInstance() as the former has more checks. Issue: SPR-12520pull/799/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue