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