Skip to content

Commit

Permalink
Add Missing Since
Browse files Browse the repository at this point in the history
  • Loading branch information
jzheaux committed Nov 30, 2021
1 parent 72109e2 commit 7e55c84
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ public Builder add(RequestMatcher matcher, AuthorizationManager<RequestAuthoriza
* @param mappingsConsumer used to configure the {@link RequestMatcher} to
* {@link AuthorizationManager} mappings.
* @return the {@link Builder} for further customizations
* @since 5.7
*/
public Builder mappings(
Consumer<Map<RequestMatcher, AuthorizationManager<RequestAuthorizationContext>>> mappingsConsumer) {
Expand Down

0 comments on commit 7e55c84

Please sign in to comment.