Browse Source
This commit changes Any to Any? in ProceedingJoinPoint Kotlin examples in order to be consistent with Java and avoid a "NullPointerException: pjp.proceed() must not be null" error. Closes gh-31015pull/31496/head
2 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue