Skip to content

Commit

Permalink
Merge branch '6.2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze committed Feb 16, 2025
2 parents fe41cd6 + 3c40e5e commit 21604d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ protected HandlerMethod(HandlerMethod handlerMethod) {
* validation annotations.
* <p>Subclasses can override this to ensure that a HandlerMethod is of the
* same type if re-created.
* @since 6.2.3
*/
protected HandlerMethod(HandlerMethod handlerMethod, @Nullable Object handler, boolean initValidateFlags) {
super(handlerMethod);
Expand Down

0 comments on commit 21604d1

Please sign in to comment.