Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.5-incubating
-
None
-
None
Description
BeforeStepScopeListener is deprecated according the JavaDoc, but missing the @Deprecated annotation. The annotation produces compiler warnings if the class is used.
Also it does not have any migration advises for users of the deprecated class.