-
Sub-task
-
Resolution: Unresolved
-
P4
-
11.0.29-oracle
A new system property `beans.defaultmethods` has been introduced to disable Bean Introspection from reporting default methods inherited from interfaces. Set the value of the `beans.defaultmethods` property to `false`, for example, add `-Dbeans.defaultmethods=false` to the command line, to exclude default methods.