Use BeanUtils.instantiate(Class<?>) instead of a raw call to type.newInstance() as the former has more checks. Issue: SPR-12520 |
||
|---|---|---|
| .. | ||
| src | ||
Use BeanUtils.instantiate(Class<?>) instead of a raw call to type.newInstance() as the former has more checks. Issue: SPR-12520 |
||
|---|---|---|
| .. | ||
| src | ||