JIRA: https://jira.spring.io/browse/INT-4428 Using `increaseNestingLevel()` and `decreaseNestingLevel()` is not thread-safe and may cause a race conditions * Use `MethodParameter.nested()` instead which creates and cache a new `MethodParameter` for the nested generic type **Cherry-pick to 5.0.x**